-
After this commit, https://github.com/MikeMcl/decimal.js/commit/eec7273c19fe52596d899825a22eb289b80dd098
Webpack does not play well when loading decimal.js.
I use to write
import * as De…
-
Hello,
I'm trying to upgrade webpack 2 but having issue with redux-persit? And i dont know what the issue is? Can anyone help me?
![image](https://cloud.githubusercontent.com/assets/864385/2683112…
anhdn updated
7 years ago
-
Hi,
As I've read, since tangram v0.12 it is possible to bundle tangram.js with other scripts. We are using import to load tangram.js and then bundle it with all other scripts to vendors.js file. …
-
Our some vue1.0 projects running with webpack1, and i want use webpack2 to replace it to get better performance.
-
ERROR in ./app/vendor.js
Module not found: Error: Can't resolve 'angular-ui-router' in 'F:\lms_admin\boilerplate-angular-es6-webpack2\app'
@ ./app/vendor.js 2:0-27
@ multi (webpack)-dev-server/cl…
-
在main.js 文件中import进来了的样式文件,没有自动执行autoprefixer loader
``` javascript
import './assets/scss/animation.scss'
import './assets/scss/transition.scss'
import './assets/fonts/style.css'
```
-
Hello, and thanks for your lib.
I'm currently trying webpack2/jsx and so far everything works as expected expect I cannot find a way to to understand how you apply this Particles to a specific eleme…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
When I'm on watch mode, plugins like `html-webpack-plugin` and `extract-text-webpack-…
-
Any chance of creating one for **webpack2**?
-
Hi, Happy new year!
I know Winds 2.0 is under development, but I would like to try out Winds 1.0 in the meantime. The problem is that after following every step I still can not make it work. I foun…