Describe the bug
The Handler have a version of dayjs with a plugin (duration) wich is extended after being imported, but after compilation in Javascript (aka in the published version) the plugin is not present after looking in the code it's look like dayjs is exported before the plugin is added.
Here is a screenshot of the code where is the problem : 
(I forgot to screen the lines so je first line of the screen is the 26th)
Describe the bug
The Handler have a version of dayjs with a plugin (duration) wich is extended after being imported, but after compilation in Javascript (aka in the published version) the plugin is not present after looking in the code it's look like dayjs is exported before the plugin is added.
Here is a screenshot of the code where is the problem :
(I forgot to screen the lines so je first line of the screen is the 26th)