.inscode 231 字节
Newer Older
6
UPDATE  
64104061f23fda247c679fa8 已提交
1
run = "index.html"
6
64104061f23fda247c679fa8 已提交
2 3 4 5 6

[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
XDG_CONFIG_HOME = "/root/.config"
npm_config_prefix = "/root/${PROJECT_DIR}/.config/npm/node_global"