@feizheng/dns-prefetch-webpack-plugin

1.0.0 • Public • Published

dns-prefetch-webpack-plugin

Dns prefetch webpack plugin.

installation

npm install @feizheng/dns-prefetch-webpack-plugin

usage

new DnsPrefetchWebpackPlugin({
  items:[
    '//www.baidu.com',
    '//img0.baidu.com',
    '//img1.baidu.com'
  ]
})

Readme

Keywords

none

Package Sidebar

Install

npm i @feizheng/dns-prefetch-webpack-plugin

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.6 kB

Total Files

8

Last publish

Collaborators

  • afeiship