1.0.7 • Published 6 years ago

dll-webpack-plugin v1.0.7

Weekly downloads
19
License
ISC
Repository
github
Last release
6 years ago

dll-webpack-plugin

Make DllPlugin and DllReferencePlugin simpler

Install

  npm i --save-dev dll-webpack-plugin

image

previous (not use dll-webpack-plugin)

  1. Manual update dllEntrys (webpack --config tool/webpack.dll.config.js)
  2. Manual add dllEntrys to index.html
  3. Repeat the above operation When dllEntrys change

now

  1. Do not do anything

Example

  1. simple example
  2. xiaojiaxinCS/Client

who use

  1. author
  2. babel-tower: A visual page building system for JD.com
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago