mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 11:39:30 -07:00
correct gulp build
This commit is contained in:
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',
|
||||||
|
|||||||
Reference in New Issue
Block a user