update
This commit is contained in:
@@ -40,7 +40,7 @@ linux 系统 运行 yarn global bin 查看 yarn 的全局目录,然后 #expor
|
|||||||
package.json 应用的默认配置
|
package.json 应用的默认配置
|
||||||
>内容:
|
>内容:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"name": "ceshi",
|
"name": "ceshi",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "wu",
|
"description": "wu",
|
||||||
@@ -54,7 +54,6 @@ linux 系统 运行 yarn global bin 查看 yarn 的全局目录,然后 #expor
|
|||||||
"license": "3000",
|
"license": "3000",
|
||||||
"private": false
|
"private": false
|
||||||
}
|
}
|
||||||
```
|
|
||||||
|
|
||||||
webpack.config.js
|
webpack.config.js
|
||||||
>内容:
|
>内容:
|
||||||
|
|||||||
Reference in New Issue
Block a user