fix the folder for svg-editor.html

This commit is contained in:
JFH
2020-08-03 18:12:52 +02:00
parent 90a4d721b8
commit b558290164
4 changed files with 36636 additions and 11 deletions

View File

@@ -47,7 +47,7 @@ export default [
input: 'src/editor/xdomain-svgedit-config-es.js',
output: {
format: 'iife',
file: 'src/editor/xdomain-svgedit-config-iife.js'
file: 'src/xdomain-svgedit-config-iife.js'
},
plugins
}