crootfast-webpack

0.3.8 • Public • Published

切换不同的npm镜像源

淘宝镜像源 # --registry=https://registry.npmmirror.com
npm config set registry https://registry.npmmirror.com 

# 国外镜像源 # --registry=https://registry.npmjs.org
npm config set registry https://registry.npmjs.org

vue依赖

"@vue/compiler-sfc": "^3.3.4",
"eslint-plugin-vue": "^9.14.1",
"vue": "^3.3.4",
"vue-eslint-parser": "^9.3.1",
"vue-loader": "^17.2.2",
"vue-router": "^4.2.4",
"vue-template-compiler": "^2.7.14",

Dependents (0)

Package Sidebar

Install

npm i crootfast-webpack

Weekly Downloads

9

Version

0.3.8

License

ISC

Unpacked Size

86.5 kB

Total Files

49

Last publish

Collaborators

  • jiayouzuo