-
Module not found: Error: Can't resolve 'fs' in node_modules/linebreak/src'
@ .//linebreak/src/linebreaker.js 7:7-20
@ .//react-canvas/lib/measureText.js
@ ./~/react-canvas/lib/ReactCanvas.js
-
# webpack 2
https://www.sitepoint.com/beginners-guide-to-webpack-2-and-module-bundling/
https://www.youtube.com/watch?v=WQue1AN93YU
https://github.com/sitepoint-editors/webpack-demo
https://…
-
Please use Webpack2 for this starter.
-
Hi I'm on webpack2 and this regexp doesn't seem to work: `/.*\.(jpe?g|png)\?sizes/`
The query string apparently is never included in the test.
-
I'm trying to use `Sip.css` with `webpack 2 / react-create-app` but the result of the import is a string.
```js
import Sip from 'sip.css'
console.log(Sip) -> /static/media/sip.5c5e6212.mjs
con…
-
Hi Ryan
I'm developing a project using this theme from themeforest (https://themeforest.net/item/kosmo-multi-purpose-responsive-bootstrap-4-admin-template-ui-framework/19506620) wich uses Response.…
-
does it support webpack2?
-
Webpack 2.6.1, Node 6.10.2, npm 5.0.3
```
> npm run build
ng2-test-seed@1.0.0 build D:\workstation\ng2-test-seed
webpack
Invalid configuration object. Webpack has been initialised using a…
-
The current define wrapper in JSONIX blocks usage in webpack2, I wonder if it's time to get rid of this?
![selection_273](https://cloud.githubusercontent.com/assets/319678/26314448/49ec500c-3f0e-11e7…
-
When I upgraded to webpack2/npm(4.1.2), it raised the following runtime error:
`Uncaught TypeError: this.configure is not a function
at Object.exports.Router (webpack:///./~/director/lib/directo…