Skip to content

Wrong place for the dayjs export after compilation #84

Description

@fantomitechno

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 : image

(I forgot to screen the lines so je first line of the screen is the 26th)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions