adapt build

This commit is contained in:
jfh
2020-09-18 22:43:34 +02:00
parent 909a0634aa
commit 7f3b6ea2b0
21 changed files with 236 additions and 314 deletions

View File

@@ -91,15 +91,12 @@ const config = [{
dest: 'dist/editor/system'
},
{src: 'src/editor/images', dest},
{src: 'src/editor/jquery.min.js', dest},
{src: 'src/editor/jquery-ui', dest},
{src: 'src/editor/jgraduate', dest},
{src: 'src/editor/spinbtn', dest},
{src: 'src/editor/embedapi.html', dest},
{src: 'src/editor/embedapi.js', dest},
{src: 'src/editor/browser-not-supported.html', dest},
{src: 'src/editor/redirect-on-lacking-support.js', dest},
{src: 'src/editor/redirect-on-no-module-support.js', dest},
{src: 'src/editor/svgedit.css', dest}
]
}),