parent
d6aeabcc22
commit
2b7f9f3fa1
File diff suppressed because one or more lines are too long
|
@ -16,7 +16,7 @@ module.exports = {
|
|||
extensions: ['.tsx', '.ts', '.js'],
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
path: path.resolve(__dirname, 'public'),
|
||||
filename: 'presentationmaker.js',
|
||||
libraryTarget: 'global',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue