Skip to content

Commit 233f9d1

Browse files
vladimir ivanovvladimir ivanov
authored andcommitted
modified README
1 parent 3f2be3d commit 233f9d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,8 @@ npm install --save-dev grunt-inline-angular-templates
4747
* Add a task to your Gruntfile.js to generate the templates inside index.html
4848
* Run the task and the templates should be cached inside index.html (e.g. in build/index.html)
4949

50+
##Notes
51+
* The class works with angular2.0.0-beta.7
52+
* Optionally TemplateCacheResolver can be replaced with anything else as long as it implements the CacheResolver interface.
53+
5054
The webpack task won't be necessary if system.js is used (index.html has to be modified to work with system.js).

0 commit comments

Comments
 (0)