build-plugin-externals
v1.0.0
Published
build-scripts plugin for externals config
Downloads
1
Readme
build-plugin-externals
Webpack 规范自定义 externals:
{
"type": "rax",
"targets": [
"web"
],
"plugins": [
[
"build-plugin-externals",
{
"rax": "rax"
}
]
]
}