Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: webpack-chain
node v8.17.0
endpoint
share
tweet
var webpackChain = require("webpack-chain") const config = new webpackChain(); config.devServer.hot(true) console.log(config.toString())
Created from: https://npm.runkit.com/webpack-chain
Loading…
Clone and edit this document