You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you use webpack? if your project uses the newest Angular version you can try different build (UMD / esm5 / esm2015) available on ngx-store v2.1+. If it doesn't work, take a look at this post and please let me know if it helped you: sebholstein/angular-google-maps#1052 (comment)
I am trying to implement server side rendering through angular universal into my project. I am using webpack also. Couldn't find the above link helpful.(sebholstein/angular-google-maps#1052 (comment))
C:\myApp\node_modules\ngx-store\ngx-store.js:4
zone-node.js:2280
export * from './public_api';
^^^^^^
SyntaxError: Unexpected token export - How can I handle this error
The text was updated successfully, but these errors were encountered: