-
-
Notifications
You must be signed in to change notification settings - Fork 40
Error when building with webpack on Windows. #544
Comments
Confirmed. On Windows the backslashes seem to get lost. |
@sis0k0 let me know if you need application/environment to reproduce this issue. |
What workaround is possible to fix paths in Windows? |
@mgambati, try running |
@sis0k0 Can we add to that uglify & aot ? |
@sis0k0 Actually, I only can run |
Same here . --bundle crashes. ( windows machine) |
Caused by #558 |
@mgambati problem is with fragments. |
Tell us about the problem
Webpack build fails on Windows when using the @next version and updated dependencies.
Running
tns build android --bundle --env.uglify
results in multiple errors:No such errors when building on Linux (Ubuntu).
Local environment
Project data
The text was updated successfully, but these errors were encountered: