mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 08:13:52 +02:00
Repo cleanup (#879)
* Move build scipts * Move library DLLs * Remove DotSettings * Update gitignore * Remove Properties * Clean up csproj * Move warning suppression into code * Remove App.config --------- Co-authored-by: DubyaDude <ushafiq141@gmail.com>
This commit is contained in:
5
build-scripts/build-node.js.cmd
Normal file
5
build-scripts/build-node.js.cmd
Normal file
@@ -0,0 +1,5 @@
|
||||
cd ../html
|
||||
call npm ci
|
||||
call npm run production
|
||||
cd ..
|
||||
pause
|
||||
Reference in New Issue
Block a user