Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改配置复现打包出错bug #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

修改配置复现打包出错bug #2

wants to merge 1 commit into from

Conversation

ppjjzz
Copy link

@ppjjzz ppjjzz commented May 25, 2018

导致出错主要是tsconfig.json开启了严格模式,然后我自己的TSLint配置了一些规则。
当build的时候加上--prod参数时也就开启了aot编译模式,由于你们的库没有按照angular官方推荐的方式封装导出编译后的index.js,所以我的项目在打包编译时也会按照我的项目规则配置去编译你们的包导致出错。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant