Skip to content

AngularJS 1.7.5 with Webpack 4 as module bundler. Can be used to Dockerize and run this app in a container.

Notifications You must be signed in to change notification settings

anildugar/angularjs-webpack-seed-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working AngularJS App with Webpack.

Serves files via Webpack-dev-server on port 9000.

Generates separate Vendor and App files.

Injects Vendor and App js files dynamically into index.html file of the distribution.

Has support to create docker images, uses nginx linux container to host the app.

Works in production as well, as the output files are minified by webpack

Added support for HTML and CSS Style Loaders to bundle html/css assets

About

AngularJS 1.7.5 with Webpack 4 as module bundler. Can be used to Dockerize and run this app in a container.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published