Refactor techradar to subfolder

This commit is contained in:
Mathias Schopmans
2017-04-04 18:10:44 +02:00
parent 461c4e7dda
commit 1323610982
11 changed files with 23 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ module.exports = {
},
output: {
path: path.join(__dirname, 'dist'),
filename: '[name].js',
filename: 'techradar/assets/js/[name].js',
},
module: {
rules: [