1 Star 2 Fork 13

wangluoshihuang / 2019年珠峰架构课笔记

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 460 Bytes
一键复制 编辑 原始数据 按行查看 历史
whongliang 提交于 2019-09-01 11:10 . code init
{
"devDependencies": {
"autoprefixer": "^8.1.0",
"babel-preset-env": "^1.6.1",
"file-loader": "^1.1.11",
"html-withimg-loader": "^0.1.16",
"less": "^3.0.1",
"less-loader": "^4.1.0",
"node-sass": "^4.7.2",
"postcss-loader": "^2.1.1",
"sass-loader": "^6.0.7",
"url-loader": "^1.0.1",
"webpack": "^4.1.1",
"webpack-cli": "^2.0.12"
},
"dependencies": {
"extract-text-webpack-plugin": "^4.0.0-beta.0"
}
}
1
https://gitee.com/wangluoshihuang/whongjiagou-learn.git
git@gitee.com:wangluoshihuang/whongjiagou-learn.git
wangluoshihuang
whongjiagou-learn
2019年珠峰架构课笔记
master

搜索帮助