* fix: import moment.js library with moment-timezone support in wrapper Packaging changes broke the mechanism used to make moment.tz available to javascript code. This eliminates the separate moment.js and moment-timezone-with-data-10-year-range.js wrappers and instead imports the timezone-augmented version directly. This provides both the timezone support and the regular moment features. * refactor: put moment on window instead of global for consistency |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
.gitignore |