Commit Graph

13 Commits

Author SHA1 Message Date
Johannes
6d6e9a4f3e Refactor build process: remove unused entry points and update resource patterns for desktop build 2026-02-09 18:00:57 +01:00
Johannes
696c09b061 add 2026-02-09 10:53:56 +01:00
Johannes
878df8b755 Refactor build system to support esbuild with new transpile and typecheck tasks 2026-02-06 11:36:52 +01:00
Johannes
772a2d094e Refactor build system: replace createFileContentMapper with fileContentMapperPlugin for better integration with esbuild 2026-02-05 18:38:36 +01:00
Johannes
02e60e2be0 feat: add esbuild-based bundling tasks for standalone web target 2026-02-04 16:51:45 +01:00
Johannes
ca10b50e6b fix: update regex in replaceInOutput to handle both single and double quotes for NLS placeholders 2026-02-04 11:39:01 +01:00
Johannes
7cf0cec198 feat: enhance build process with product configuration and built-in extensions scanning 2026-02-04 09:42:00 +01:00
Johannes
ed6fcf28c2 feat: add esbuild transpile task with support for excluding test files and customizable output directory 2026-02-04 07:38:05 +01:00
Johannes
cacf5f84fc feat: enhance finalizeNLS to support writing to multiple output directories for backwards compatibility 2026-02-03 20:36:55 +01:00
Johannes
07e68d11dd fix: update date handling in jsonEditor for product.json and add build date file in bundle process 2026-02-03 18:18:05 +01:00
Johannes
286945b656 feat: enhance esbuild bundling with target support for desktop, server, and server-web 2026-02-03 12:18:39 +01:00
Johannes
73dcb4734d feat: implement esbuild-based bundling tasks and enhance NLS processing 2026-02-02 18:04:20 +01:00
Johannes
7642c07690 feat(nls): implement NLS plugin for esbuild with message extraction and processing 2026-01-30 18:31:27 +01:00