Skip to content

imguolao/webpack4-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack 4 不完全使用手册


以下内容是我在学习使用 webpack 4 时,记录下来的一些笔记和做法,抽空汇集了一下。

对于 webpack 4,其实官网已经介绍得很详细了,但很多时候我还是靠着网络搜索才慢慢掌握一些用法,希望这里的笔记能帮到你。

babel 7

在使用 webpack 之前,可以了解一下 babel 7。

  1. babel 7 简单指北

webpack 4

  1. 打包静态资源
  2. plugins 篇
  3. babel 篇
  4. code splitting 篇
  5. css modules

问题

  1. purgecss-webpack-plugin 清除第三方库样式

About

我在学习 webpack 4 时,记录下来的一些笔记和做法。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published