tech: upgraded angularjs and moved dependency from bower to npm, closes #9327

This commit is contained in:
Torkel Ödegaard
2017-09-21 20:58:32 +02:00
parent ed661767f8
commit f0e0e61809
44 changed files with 33 additions and 39367 deletions

View File

@@ -19,6 +19,10 @@ module.exports = function(config) {
cwd: './node_modules',
expand: true,
src: [
'angular/angular.js',
'angular-mocks/angular-mocks.js',
'angular-route/angular-route.js',
'angular-sanitize/angular-sanitize.js',
'jquery/dist/jquery.js',
'lodash/lodash.js',
'ace-builds/src-noconflict/ace.js',