classroom-coding
classroom-coding copied to clipboard
webpack-1 file updated to webpack-2
Updated webpack-config.js to run under webpack-2. Some changes may not be necessary, to wit, regexps from /\.jsx?$/ to /\.js[x]?$/. Have package.json that accompanies this change.