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

Breaks when building with Angular6 in production Model #57

Closed
umairabid opened this issue Dec 10, 2018 · 1 comment
Closed

Breaks when building with Angular6 in production Model #57

umairabid opened this issue Dec 10, 2018 · 1 comment
Labels

Comments

@umairabid
Copy link

The plugins works fine locally when it is built with no optimisations in angular i.e. through following command

ng build --configuration staging --buildOptimizer=false --optimization=false

However when I attempt to build my project with simple ng build --configuration, it breaks at https://github.com/artf/grapesjs-preset-newsletter/blob/master/src/commands.js#L10 giving exception that r is not function r being tglImagesCommand

Has anybody experienced this with angular?

@umairabid
Copy link
Author

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

No branches or pull requests

2 participants