UNPKG

web-code-editor

Version:
9 lines (7 loc) 144 B
## 分离webpack配置 - [See also](https://webpack.js.org/configuration/) ``` "scripts": { "build": "webpack --config prod.config.js" } ```