2
0
Fork 0

Updated jshintigore

This commit is contained in:
Willem 2016-01-24 21:43:11 +01:00
parent cf364fc418
commit 625f6bfca3
2 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,2 @@
node_modules
example/node_modules
example/www_static
example/www_views
example/mobile_app
example

View file

@ -201,7 +201,7 @@ A javascript library providing server defined loading of assets for a single pag
* css: set tag.media = 'only you';
* css: add media in resouces
* Add in browser tests
* example: rm from dist and add cordova and use gulp
* example: Cache angular template for offline mode.
## Contributing
@ -221,6 +221,7 @@ Add unit tests for any new or changed functionality. Lint and test your code.
* Added clearCache function.
* Fixed removed question div on loader error.
* Updated example and removed it from npm.
* Added cordova app with example.
### 0.1.0
* Moved options.server.question to options.question.