-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
a lot of warnings with webpack #201
Comments
It would be better to ask this as angular2-webpack-starter project tracker. We don't ship ts files by the way. |
the problem is due to the source maps. I created a branch for primeng |
This answer on Stackoverflow helps me to fix it: http://stackoverflow.com/a/36727305/1563543 |
how to fix in webpack.dev.js file? Mine run in webpack dev enviroment and I dont know where to fix, here is my webpack.dev.js file: http://pastie.org/10875854 @gdi2290 |
can you exclude it |
this is not really a solution. I'm using |
I'm having the same problem as @DmitryEfimenko. Similar thread: #732 |
as a matter of fact, our build server treats these warnings as failures and fails the build. So I had to disable running tests during the build meanwhile. Not cool at all! @cagataycivici any word on this? |
Hi, I'm using this PrimeNG with angular2-webpack-starter, it's working just fine, but I'm wondering why am I getting 75 warnings? and how can fix them.
Exceptions:
Thank you.
The text was updated successfully, but these errors were encountered: