mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
[Build] Include all static assets
This commit is contained in:
parent
84e1e87ce3
commit
fcfb3eebda
@ -37,8 +37,8 @@ var gulp = require('gulp'),
|
||||
scripts: [ 'main.js', 'platform/**/*.js', 'src/**/*.js' ],
|
||||
static: [
|
||||
'index.html',
|
||||
'platform/**/*.html',
|
||||
'example/**/*.html',
|
||||
'platform/**/*',
|
||||
'example/**/*',
|
||||
'bower_components/**/*'
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user