更新配置
This commit is contained in:
		@@ -9,7 +9,7 @@
 | 
				
			|||||||
        "build": "tsc",
 | 
					        "build": "tsc",
 | 
				
			||||||
        "umd": "webpack --config ./config/webpack.umd.ts",
 | 
					        "umd": "webpack --config ./config/webpack.umd.ts",
 | 
				
			||||||
        "dev": "webpack-dev-server --config ./config/webpack.view.ts",
 | 
					        "dev": "webpack-dev-server --config ./config/webpack.view.ts",
 | 
				
			||||||
        "postinstall": "ts-node ./utils/rmtype.ts"
 | 
					        "rmtype": "ts-node ./utils/rmtype.ts"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user