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

build without ngc #1504

Closed
smkamranqadri opened this issue Oct 10, 2016 · 3 comments
Closed

build without ngc #1504

smkamranqadri opened this issue Oct 10, 2016 · 3 comments

Comments

@smkamranqadri
Copy link

is there any way i can build without using ngc as i am getting below error and the auther of lib is working to resolve but will take time.

ngc: Error: Unexpected value 'NgReduxModule' imported by the module 'StoreModule'

@jgw96
Copy link
Contributor

jgw96 commented Oct 12, 2016

Hello, thanks for using Ionic! If you want to build without NGC you can change this line in your package.json to ionic-app-scripts build --dev. Be aware that your app will be slower as it will not be ran through the Angular AoT compiler and the uglify minifier.

@jgw96 jgw96 closed this as completed Oct 12, 2016
@smkamranqadri
Copy link
Author

hey, thanks a lot. it worked.

@antonioloiaconodev
Copy link

Waooo! Thanx

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

No branches or pull requests

3 participants