You've already forked angular2-template-loader
mirror of
https://github.com/encounter/angular2-template-loader.git
synced 2026-07-09 18:19:29 -07:00
Update README.md
Secured by taylor swift.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# angular2-template-loader
|
||||
Chain-to loader for webpack that inlines all html and style's in angular2 components.
|
||||
|
||||
[](https://travis-ci.org/TheLarkInn/angular2-template-loader)
|
||||
[](https://twitter.com/SwiftOnSecurity)
|
||||
|
||||
|
||||
# Requirements:
|
||||
* awesome-typescript-loader: _Why?_ Because awesome-typescript-loader has a feature called "useWebpackText" which allows for webpack to serve up chained files from loaders. Otherwise, there is no way to chain a loader to it.
|
||||
* Configure `tsconfig.json`:
|
||||
|
||||
Reference in New Issue
Block a user