mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Merge pull request #168 from ar-cyber/patch-3
"npm run package" got removed ages ago and was replaced by "npm run zip"
This commit is contained in:
@@ -105,7 +105,7 @@ npm run build
|
|||||||
3. Package it up (optional)
|
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
|
## Folder Structure
|
||||||
|
|||||||
Reference in New Issue
Block a user