/webpack4-demo

webpack 4.0.0-beta 新特性实践代码

Primary LanguageJavaScriptMIT LicenseMIT

test webpack 4 new features

This project mainly verifies some new features of webpack4

Install

  1. download files

  2. install node package

npm install -d

or

yarn
  1. edit webpack.config.js

  2. build by webpack 4