-
### Found an issue or bug? Tell me all about!
##### Describe the issue / bug.
Electron doesn't launch with npm run dev
##### How can I reproduce this problem?
Create brand new project followin…
ghost updated
7 years ago
-
Need to implement the [postcss-loader](https://github.com/postcss/postcss-loader) with `webpack` during development and also for the production build.
-
in the Readme I have saw that you have this example?
``` javascript
"build": [
{
"run": "build:dist"
},
{
"run": "build:prod"
}
],
```…
-
-
I'm following this issue https://github.com/bcoe/nyc/issues/176 and wondering, how can I set coverage for my tests in `ava` with help of nyc.
What I did is:
- transpile my tests from TS to es2015 wit…
-
This loader does try load any modules by **webpack_require**. The code is [here](https://github.com/aurelia/loader-webpack/blob/master/src/index.js#L115-L119).
Webpack always caches to information o…
-
I have followed the install steps with the latest version that corrects the issue with react,15.4 (although there is still a peer dependency issue with react-addons-shallow-compare@15.4.1)
Webpack…
-
I came across your example https://gist.github.com/PsychoLlama/5894445f48254f6f3f00
and added modified my create-elm-app to run parts of your example as I couldn't get it to run directly.
in ind…
-
We have tried to uprev our version of React with every major release, since they very often help us with perf or core issues that we should be addressing, so we updated to 15.4.0 yesterday.
However…
-
I'm trying to do a build of the ESRI JS API and i have the following errors :
> ERROR in ./esri/widgets/Popup.js
> Module parse failed: D:\lab\dojo-webpack-loader-examples\node_modules\dojo-webpack-…
g3r4n updated
7 years ago