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

add: webvue to publish.lua allow list

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