Skip to content
Snippets Groups Projects
Unverified Commit 8c12e16d authored by carsakiller's avatar carsakiller
Browse files

remove webvue from copy allow list

parent 8548542e
No related branches found
No related tags found
No related merge requests found
...@@ -135,8 +135,7 @@ local count = copyFiles(ROOT , out) { ...@@ -135,8 +135,7 @@ local count = copyFiles(ROOT , out) {
['extension.js'] = true, ['extension.js'] = true,
}, },
}, },
['web'] = true, ['web'] = true
['webvue'] = true
}, },
['server'] = { ['server'] = {
['bin'] = true, ['bin'] = true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment