UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

13 lines (10 loc) 195 B
<!DOCTYPE html> <html> <head> <title>Template example</title> </head> <body> <div ng-include="/views/view-a.html"></div> <div ng-include="/views/view-b.html"></div> </body> </html>