Skip to content

Simple implementation of webpack, packaging module, run-loader module implementation, simple plug-in hook support.

Notifications You must be signed in to change notification settings

LonelySnowman/mini-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Webpack

介绍

webpack 原理学习项目,实现简易 webpack 及其相关工具链,并搭配相关教程。

  • 实现基本打包模块 ✅
  • 实现 run-loader 模块支持 loader 运行 ✅
  • 实现基本 webpack plugin 钩子 ✅
  • 完整 mini-webpack 搭建教程 (1/7)
  • 实现简易 tapable ❌
  • 实现 plugin-demo ❌
  • 实现 loder-demo ❌

参考学习项目19Qingfeng/19webpack

系列教程

About

Simple implementation of webpack, packaging module, run-loader module implementation, simple plug-in hook support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published