mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-09-08 20:32:22 +08:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
Rebuilding inflator.js
|
|
|
|
- Download pako from npm
|
|
- Install browserify using npm
|
|
- browserify core/inflator.mod.js -o core/inflator.js -s Inflator
|