Updated plugin scripts to new structure

Fixed copy scripts for plugins
This commit is contained in:
Pax1601
2024-02-08 22:37:28 +01:00
parent 9e1503c106
commit bc6c70928f
12 changed files with 29 additions and 738 deletions

View File

@@ -1,3 +1,5 @@
call ./scripts/copy.bat
echo D|xcopy /Y /S /E .\bin ..\..\build\frontend\bin
echo D|xcopy /Y /S /E .\public ..\..\build\frontend\public
echo D|xcopy /Y /S /E .\routes ..\..\build\frontend\routes