Fix test-serializer building

This commit is contained in:
József Farkas
2016-08-15 19:36:02 +02:00
parent d5b5f3293a
commit ee5eb29f2a
2 changed files with 13 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ module.exports = {
},
target: 'node',
output: {
path: __dirname,
filename: "test-serializer.js"
},
resolve: {