#1641·luxon

Using minimized version does not work

Author: robodnaCreated Jun 26, 2024Updated Apr 16, 2026
Labelsissue: infrastructureissue: documentation

Followed the ES6 install instructions by downloading the luxon.min.js and DateTime.fromSeconds did not work. Using the non-minified version did work.

Why does the ES6 install not use npm to install? Do I manually re-download the luxon file each time there is an update?