add react build script
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
var path = require('path');
|
||||
|
||||
module.exports = {
|
||||
devtool: 'inline-source-map',
|
||||
entry: './client',
|
||||
output: {
|
||||
filename: 'bundle.js',
|
||||
|
Reference in New Issue
Block a user