Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 970 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 970 Bytes

serve-webpack-plugin

😘一个在本地开启web服务可热更新的webpack插件。

👉 github npm-version webpack nodejs license pull request

安装获取

yarn add serve-webpack-plugin -D

npm install serve-webpack-plugin -D

pnpm install serve-webpack-plugin -D