rsanchez
2017-03-22 60c65f2110f65221bc3a71b2887667e78c53c53e
securis/src/main/webapp/systemjs.config.js
....@@ -16,6 +16,7 @@
1616 // other libraries
1717 'rxjs': 'npm:rxjs',
1818 'ng2-toastr': 'npm:ng2-toastr',
19
+ 'file-saver': 'npm:file-saver/FileSaver.js',
1920 'angular-2-local-storage': 'npm:angular-2-local-storage/dist',
2021 'angular-in-memory-web-api': 'npm:angular-in-memory-web-api/bundles/in-memory-web-api.umd.js'
2122 }