-
I'm trying to apply postcss plugins to the css files specified in my my styleUrl's via [postcss-loader](https://github.com/postcss/postcss-loader#webpack-2x-config). Their project has the following ex…
-
relevant package.json
```
"css-loader": "^0.26.1",
"sass-loader": "^4.1.0",
"webpack": "^2.1.0-beta.28",
"webpack-stream": "^3.2.0"
```
relevant gulpfile contents
```
gulp.task('webpack', …
-
ERROR in ./~/diffie-hellman/lib/primes.json
Module build failed: SyntaxError: Unexpected token, expected ; (2:11)
ERROR in ./~/elliptic/package.json
Module build failed: SyntaxError: Unexpected t…
-
We see errors when we don't provide it. This seems like a bad thing - should it be turned on by default?
```
ERROR in ./~/pui-css-backgrounds/images/gray-cloud.png
Module build failed: Ty…
-
Lots of failures, will try to look at it if I can.
If there's a super obvious reason, or I shouldn't worry about it, let me know.
-
在 [webpack2.2 即将发布](https://github.com/webpack/webpack/releases/tag/v2.2.0-rc.4) 之际,我们来看下 webpack2 有哪些新特性。至于是否升级,大家心里应该有自己的打算吧。
## 优势
感觉 webpack2 最大的改进是 ES6 modules 和 Tree Shaking,其他都是配置方面的。
…
-
-
I am looking for a way to handle the loading error.
`import()` and `require.ensure()` allow handling the loading error.
But `bundle-loader` seems do not support this?
From the source code, its im…
-
I tried to extract css using the method which you have provided in the youtube video but i am not able to achieve it, i am getting an error which i have updated in the stackoverflow, the following is …
-
I tried to reproduce this with the included webpack2 example but I couldn't get that one running.
The issue is that using webpack2 seems to nest the `Elm` javascript variable.
Example (working c…
zgohr updated
3 years ago