Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 158 Bytes

File metadata and controls

14 lines (11 loc) · 158 Bytes

WEBPACK 学习之旅

  • 打包
yarn build
  • 启用服务
yarn watch

地址 http://127.0.0.1:81/

  • 11.29 生产模式不打包刷新插件