Skip to content

2‐Build

Syca edited this page Jul 28, 2023 · 1 revision

Build development(Recommended)

npm run build-dev

Build release(webpack)

npm run build-rel

Build release(executable)

npm run build

Notice

check tsc-alias installation!

Clone this wiki locally