Skip to content

MinjieChang/simply-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simply-webpack

模拟实现 webpack模块加载功能

使用

npm i -D simply-webpack

package.json

{
  "scripts": {
    "build": "simple-webpack --config webpack.dev.js"
  },
}

webpack.dev.js 是你的配置文件,你也可使用其他文件名

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published