解决node-sass install 问题
This commit is contained in:
3
oms/oms-h5/.npmrc
Normal file
3
oms/oms-h5/.npmrc
Normal file
@@ -0,0 +1,3 @@
|
||||
phantomjs_cdnurl=http://cnpmjs.org/downloads
|
||||
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
|
||||
registry=https://registry.npm.taobao.org
|
||||
10549
oms/oms-h5/package-lock.json
generated
10549
oms/oms-h5/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,6 @@
|
||||
"dev": "node build/dev-server.js",
|
||||
"build:prod": "cross-env NODE_ENV=production node build/build.js",
|
||||
"build:sit": "cross-env NODE_ENV=sit node build/build.js",
|
||||
"build:sit-preview": "cross-env NODE_ENV=sit npm_config_preview=true npm_config_report=true node build/build.js",
|
||||
"lint": "eslint --ext .js,.vue src"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user