mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-15 03:22:04 +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
|