Commit Graph

3 Commits

Author SHA1 Message Date
Pratik Borsadiya
7d5b75e78c Update service-worker location
Fix service worker not found issue when running the application from a
different folder other than domain root.
2018-09-06 11:53:04 +05:30
Pratik Borsadiya
84dd9bab1c Update package versions
Package angular, angular-translate & jQuery is updated to latest
version.
2018-09-06 00:10:31 +05:30
Pratik Borsadiya
2c335983d1 Add service-worker generation in build process
This will precache all the required resources and will allow the
application to respond even when the internet connection is not
available.
2018-09-05 11:47:00 +05:30