nope/py-helpers/02-prepare-js.bat

6 lines
104 B
Batchfile
Raw Normal View History

2022-07-21 21:31:19 +00:00
set DIR=%~dp0
cd "%DIR%"
cd ..
2022-08-03 11:18:26 +00:00
rm -rf temp
nope-py-prepare-code --input dist-py --output temp --type js