We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c096bb commit 597a7f7Copy full SHA for 597a7f7
vendor/vendor.js
@@ -9,7 +9,7 @@
9
10
var vendor = {
11
"moment.js" : "node_modules/moment/min/moment-with-locales.js",
12
- "moment-timezone.js" : "node_modules/moment-timezone/moment-timezone.js",
+ "moment-timezone.js" : "node_modules/moment-timezone/builds/moment-timezone-with-data.js",
13
"weather-icons.css": "node_modules/weathericons/css/weather-icons.css",
14
"weather-icons-wind.css": "node_modules/weathericons/css/weather-icons-wind.css",
15
"font-awesome.css": "node_modules/font-awesome/css/font-awesome.min.css"
0 commit comments