You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo app to show how to set up angular with webpack to create almost wholy self-contained components. Webpack loaders let us pack styles, images, etc into a single bundle, which can then be distributed and easily re-used.