8000 GitHub - packetloop/angular-webpack at c0ef024f7c8bd2cad62cbb0716280623f9960dba
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

packetloop/angular-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-webpack

Angular + Webpack build with Karma tests support

Install

git clone git@github.com:packetloop/angular-webpack.git
cd angular-webpack
npm install
npm run build

Then open index.html

To run tests

npm test

TODO

  • Build basic Angular app with webpack
  • Couple of dependent modules Hello and Blah
  • Controller, directive and service for Hello module
  • Tests for HelloService, mocking HelloHelloService and BlahService
  • Tests for <hello> directive mocking HelloService
  • Tests for HelloController mocking HelloService
  • npm test script with CI-friendly karma + webpack run
  • Separate HTML template for <hello> + webpack build
  • Separate CSS for <hello> + webpack build
  • Coverage report

About

Angular + Webpack build with Karma tests support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0