Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
4.0.2, 4.1.0
-
None
-
None
-
Tiger
-
Tiger Sprint 135, Tiger Sprint 136
Description
CMS-6954 uses the jstimezonedetect library. Currently, its minified version jstz.min.js is copied directly to the CMS project. It means that CMS contains external library code.
This setup can be improved by configure jstimezonedetect as a npm dependency, then jstz.min.js file will be copied to proper location during compilation.
Attachments
Issue Links
- clones
-
CMS-10305 Configure project to download and integrate jstimezonedetect library automatically
- Closed