Wayann

Results 1 issues of Wayann

if you follow the lesson and copy the path param in the webpack config snippet code ``` // webpack.config.js output: { path: 'public', filename: 'bundle.js', publicPath: '/' } ``` that...