js-pad/.npmrc
2024-12-09 23:06:33 +08:00

11 lines
357 B
Plaintext

registry=https://registry.npmmirror.com/
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/
ELECTRON_BUILDER_BINARIES_MIRROR=https://npmmirror.com/mirrors/electron-builder-binaries/
ELECTRON_CUSTOM_DIR="{{ version }}"
msvs_version=2022
#offline=true
prefer-offline=true
no-proxy=true
#https-proxy="http://127.0.0.1:7890"
#proxy="http://127.0.0.1:7890"