Fix test-serializer building
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = {
|
||||
},
|
||||
target: 'node',
|
||||
output: {
|
||||
path: __dirname,
|
||||
filename: "test-serializer.js"
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user