Skip to content

CorleoneYu/depence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

依赖可视化

使用

//webpack.config.js
const depPlugin = require('./plugin/dep-plugin/index.js');

plugins: [
  new depPlugin('./src/main.js')
]

访问 localhost:8081

效果图

About

依赖可视化

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors