build-plugin-externals

1.0.0 • Public • Published

build-plugin-externals

Webpack 规范自定义 externals:

{
  "type": "rax",
  "targets": [
    "web"
  ],
  "plugins": [
    [
      "build-plugin-externals", 
      {
        "rax": "rax"
      }
    ]
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i build-plugin-externals

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.66 kB

Total Files

9

Last publish

Collaborators

  • xueseason