Closed qubiack closed 7 years ago
Thanks for bringing this up. I will look into it
Can this problem be solved using webpack-node-externals module?
I'm running an Angular 4 Universal project with it with no problems.
On Oct 24, 2017 8:59 PM, "Miroslav Jonaš" notifications@github.com wrote:
Thanks for bringing this up. I will look into it
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Greentube/localize-router/issues/82#issuecomment-339030520, or mute the thread https://github.com/notifications/unsubscribe-auth/AH7MPktv1j32yKrp5qnounzMCBgqlotyks5svgJWgaJpZM4QCBeZ .
@umeshkumawat I think that Babel or recompile are only solutions for this issue.
Hi, I use your library, but it's impossible to build a project with this library for Angular 4 Universal server. It's look like a problem with you library export files - you can find more details about this problem hire: https://github.com/angular/angular-cli/issues/7200 especially in Toxicable commented on Sep 12.
What I finnally see is:
--- EDIT Temporary I use this solution: https://stackoverflow.com/questions/46873887/unexpected-token-import-when-use-localize-router-in-angular-4-universal-app?noredirect=1