UNPKG

angular2-template-loader

Version:

Angular2 webpack loader that inlines your angular2 templates and stylesheets into angular components.

13 lines (12 loc) 218 B
language: node_js node_js: - "5" - "5.1" - "4" - "4.2" - "4.1" - "4.0" after_success: - istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec - ./node_modules/.bin/codecov - rm -rf /test/coverage