UNPKG

frontengineerplugin

Version:

前端工程化脚手架.集成eslint,husky,prettier,eslint,npmrc,CICD,testCase,node_proxy,readme生成 9个主要功能

7 lines (6 loc) 173 B
// 测试环境 test.env.js module.exports = { NODE_ENV: '"test"', URL_COMMON: 'http://172.18.173.15:8081/', URL_RESOURCE: 'http://172.18.173.15:9000/', }