-
Notifications
You must be signed in to change notification settings - Fork 818
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
Webpack not building using agm/core #1098
Comments
Getting this problem as well |
I already tried with angular 2.4.0, and only upgrading from angular2-google-maps to agm/core and is giving same issue. Here is the package.json, I need a response ASAP please.
|
Just a heads up, agm/core does not work with universal(which is in your package.json). Not saying it is related to your issue but you could look into: #1052 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Issue description
I upgraded to Angular4 and Agm/Core from Angular2 and angular2-google-maps.
Everything was looking good, but when I want to compile with webpack, it is returning error with unexpected token on directives.
The text was updated successfully, but these errors were encountered: