leiyuanshuai / webpack4-demo

webpack 4.0.0-beta 新特性实践代码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

webpack 4.0.0-beta 新特性实践代码

License:MIT License


Languages

Language:JavaScript 93.1%Language:HTML 6.9%