UNPKG

xeira

Version:

One Web Dev stack tool to rule them all

9 lines 177 B
export default { hot: true, host: 'localhost', port: 7999, contentBase: 'build', //input: './src/index.js', output: './build/bundle.js', historyApiFallback: true }