mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
parent
6f53d1a35a
commit
64ef74321a
7 changed files with 70 additions and 7 deletions
|
@ -139,6 +139,7 @@ module.exports = function (grunt) {
|
|||
'bower_components/filesize/lib/filesize.min.js',
|
||||
'bower_components/moment/min/moment.min.js',
|
||||
'bower_components/xterm.js/dist/xterm.js',
|
||||
'bower_components/bootbox.js/bootbox.js',
|
||||
'assets/js/jquery.gritter.js', // Using custom version to fix error in minified build due to "use strict"
|
||||
'assets/js/legend.js' // Not a bower package
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue