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
c5d38ea8b0
Use source-map devtool in prod builds
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2022-07-20 18:37:35 +02:00
65171d58f0
Bump webpack from v4 to v5
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-07-07 15:17:08 +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
502312401d
Move webpack config to repo root
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-10-23 15:29:33 +02:00