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
After the inital project setup. Multiple warnings are shown when a aot build is done .
Steps:
npm run build:aot
Output
WARNING in ./src/app/app.component.ngfactory.js
(Emitted value instead of an instance of Error) Cannot open SourceMap
'.../src/app/app.component.ngfactory.js.map':
Error: ENOENT: no such file or directory, ...src/app/app.component.ngfactory.js.map'
The text was updated successfully, but these errors were encountered:
After the inital project setup. Multiple warnings are shown when a aot build is done .
Steps:
npm run build:aot
Output
The text was updated successfully, but these errors were encountered: