Skip to content

angularjs + webpack + express实现单页面模块打包和按需加载

Notifications You must be signed in to change notification settings

dhgan/angularjs-webpack-express

Repository files navigation

angularjs + ui-router + webpack + express + ocLazyLoad 实现模块化打包, 按需加载, 热替换

依赖cross-env、webpack、webpack-dev-server, 需要全局安装 npm install -g cross-env webpack webpack-dev-server

  • 开发: npm run dev http://127.0.0.1:8888
  • 上线: npm run build http://127.0.0.1:8000

About

angularjs + webpack + express实现单页面模块打包和按需加载

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published