-
require() works though
-
* Node Version: 7.9.0
* NPM Version: 4.2.0
* koa Version: 2.2.0
* koa-wepback Version: 0.4.0
### Issue
`koa-webpack` middleware generates `UnhandledPromiseRejectionWarning` warnings when errors…
-
Complete changelog for 4.0.0-alpha.5 compared to version 3:
Items changed from 4.0.0-alpha.4 to 4.0.0-alpha.5 are prefixed with `[new]`
# Big changes
* Environment
* Node.js 4 is no longer…
sokra updated
6 years ago
-
I'm using webpack for bundling. I only use this library in my client but in order to use it in webpack I have to use some code like this:
`if (canUseDOM && enabled) {
let Timer = require…
-
* Operating System: 10.12.6
* Node Version: v8.4.0
* NPM Version: 5.4.2
* webpack Version: 3.6.0
* webpack-dev-server Version: 2.8.2
- [x] This is a **feature** request
- [ ] This is a **m…
-
Well I was hacking next.js and tried to play with the new toy in town
I attempted to remove the old uglifyJs from webpack and installed the beta version back into the plugins config in wepback:
``…
-
**Do you want to request a *feature* or report a *bug*?** Bug
**Link:** [Stackoverflow question](http://stackoverflow.com/questions/41987472/webpack-aws-recently-stopped-deploying-errors-i…
EdwOK updated
7 years ago
-
DEV下报错:
`Uncaught SyntaxError: Unexpected token import
at Object. (app.js:1327)
at __webpack_require__ (common.js:588)
at fn (common.js:112)
at eval (eval at (app.js:613), :11:…
-
### Description
Editing and saving either one of the client-side `.fs` files or the `Client.fsproj` files does not trigger a recompile / refresh.
The default `fable` template for the `dotnet` CL…
-
`Location` header can be used by frameworks to fetch subsequent responses (polling). When a proxied server returns a response it may contain a URL + port that does not match the URL and port started …