Jan Jakes
924b01d85c
Remove no longer supported import syntax, use CommonJS for tests instead
...
Using inject-loader requires first transpiling modules to CommonJS. Previously,
we were doing this via parametrized imports, but these are no longer supported.
Instead, we can fix this by using CommonJS preset in Webpack config.
[MAILPOET-5491]
2024-06-28 16:11:07 +02:00
Pavel Dohnal
d2b5932ba7
Add global objects that react tooltip uses
...
[MAILPOET-5482]
2024-06-24 14:51:41 +02:00
Rostislav Wolny
73434e1ef7
Workaround for legacy newsletter editor tests after updating chai
...
Chain newly has to be imported as module and doesn't support CommonJs
[MAILPOET-6008]
2024-06-19 12:12:59 +02:00
Rostislav Wolny
98c721feed
Update tests and add a test case for the button block
...
[MAILPOET-4905]
2024-06-03 13:19:10 +02:00
Jan Jakes
49dd627a76
Update references to renamed files
...
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
d664f60e4b
Rename all non-snake-case JS/TS imports
...
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
c8fc6bf49a
Rename all non-snake-case JS/TS files
...
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00