1
0
Fork 0

construction: Using shorthand and first back outline

This commit is contained in:
joostdecock 2018-07-19 13:14:50 +00:00 committed by Joost De Cock
parent dc8766724e
commit 95ea42916f
10 changed files with 104 additions and 91 deletions

View file

@ -1,7 +1,7 @@
const path = require('path');
module.exports = {
mode: 'production',
mode: 'development',
target: 'web',
entry: './src/index.js',
output: {