"npm run package" got removed ages ago and was replaced by "npm run zip".

Still requires 7-Zip.
This commit is contained in:
Andrew R
2024-09-13 06:41:33 +09:30
committed by GitHub
parent f08b851846
commit 4187a9cade
+1 -1
View File
@@ -105,7 +105,7 @@ npm run build
3. Package it up (optional)
```
npm run package # This requires 7-Zip to be installed in order to work
npm run zip # This requires 7-Zip to be installed in order to work
```
## Folder Structure