Skip to content
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

warnings in aot build. #315

Open
ShankarSumanth opened this issue Jan 16, 2018 · 1 comment
Open

warnings in aot build. #315

ShankarSumanth opened this issue Jan 16, 2018 · 1 comment

Comments

@ShankarSumanth
Copy link
Contributor

ShankarSumanth commented Jan 16, 2018

After the inital project setup. Multiple warnings are shown when a aot build is done .

Steps:

  1. 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'
@qdouble
Copy link
Owner

qdouble commented Mar 16, 2018

I've disabled sourcemaps in aot, not quite sure what causes it...but will take a pull requesst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants