-
As noted in #18 it's unclear to me how this is supposed to be used with sass. The configuration in #17 does not help me - I got it working with webpack2 in general, but I do not know how to integrate …
-
in addition of `loaders: [ 'babel?presets[]=es2015' ]`,
could it be possible to set webpack like config:
`use: Array`
-
- VSCode Version:1.9.0
- OS Version: OSX 10.11.5
Steps to Reproduce:
1. clone this repository :https://github.com/talarari/vscode-debug/tree/master
2. run ```npm run build``` to transpile code…
-
We recently upgraded to `webpack2.5.1` which increased the bundle of worker.js script
```
Asset Size Chunks Chunk Names
9…
-
Hi,
I'm trying to use this lib in a typescript + webpack project. I've installed the module:
`npm install azure-storage --save`
When running webpack build I get errors in a lot of files from the lib…
-
**Do you want to request a *feature* or report a *bug*?**
**Bug**
**What is the current behavior?**
I have implemented long-term caching of assets but I am experiencing a weird behavi…
-
Does madge work with webpack2 ?
I have this message:
👍 cabinet Can't resolve '**lib/utils/Vars.js**' in 'C:\_TeamsRh\SmartMobile\TeamsRhNg\srhweb\webapps\ROOT\srh\smartmobile2\src' +2ms
**My …
-
-
I am currently going through the examples to load in the google closure library and I am getting errors with webpack 3.6.0. It is possible I am doing something wrong, but I think the webpack configs a…
-
when i compile ,this came up,
Module not found: Error: Can't resolve 'fs' in 'C:\Users\lk\Desktop\wb\node_modules\pug-load',
do you know what's wrong? help me thank you .