cdb23b8d73
build: fix compatibility with node < 20.19.0 (and >= 20.0.0)
...
The 20 branch of Node is only able to handle `require`'ing ES modules
starting from 20.19.0. This PR improves the compatibility with older
Node versions by forcing a dynamic import for the ES module.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-05-20 11:05:43 +02:00
6539d1da52
Revert "perf: bundle with vite"
...
This reverts commit c55089baf9
.
2024-12-11 17:03:44 +07:00
c55089baf9
perf: bundle with vite
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-10-01 11:17:04 +02:00
e86d0299cf
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-06-24 12:22:29 +02:00
bee8702a43
Bump webpack-merge from 4.2.2 to 5.1.3
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.2.2 to 5.1.3.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.2.2...v5.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-09-01 16:39:38 +02:00
881880e5de
Fill reply recipients, subject and body
...
* Revive reply builder
* Prefill reply to and cc
* Revive HtmlHelper
* Revive reply bodies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-11-05 16:50:34 +01:00
9074c51aa8
Add toggle unseen and delete buttons
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-10-23 16:46:06 +02:00
502312401d
Move webpack config to repo root
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-10-23 15:29:33 +02:00