correct gulp build
This commit is contained in:
parent
97f8eda236
commit
2c394c2e4a
2
dist/resources/ws.min.js
vendored
2
dist/resources/ws.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -71,6 +71,7 @@ gulp.task('compress_js_vendor', () => gulp.src(jsVendorSources)
|
||||||
|
|
||||||
const mjsSources = [
|
const mjsSources = [
|
||||||
'server/scripts/modules/currentweatherscroll.mjs',
|
'server/scripts/modules/currentweatherscroll.mjs',
|
||||||
|
'server/scripts/modules/hazards.mjs',
|
||||||
'server/scripts/modules/currentweather.mjs',
|
'server/scripts/modules/currentweather.mjs',
|
||||||
'server/scripts/modules/almanac.mjs',
|
'server/scripts/modules/almanac.mjs',
|
||||||
'server/scripts/modules/icons.mjs',
|
'server/scripts/modules/icons.mjs',
|
||||||
|
|
Loading…
Reference in a new issue