Tobias Åström
92feb9ca5e
chore: proper import of babel plugins ( #1811 )
2025-09-26 08:17:18 +02:00
Tobias Åström
fc7d25dc7b
chore: add babel dependencies to cli-build ( #1810 )
...
* chore: add babel dependencies to cli-build
* chore: add browserslist
2025-09-25 14:52:01 +02:00
Tobias Åström
13e8e1a552
fix: try support css modules ( #1808 )
...
* fix: try support css modules
* fix: non-ts builds failed
* fix: regular css imports processing
* fix: regular css imports processing
* fix: support both module css and regular
2025-09-24 16:43:40 +02:00
Tobias Åström
bef8136dc1
fix: support qlik/api ( #1789 )
2025-08-14 16:58:12 +02:00
Tobias Åström
8467978604
feat: add basic bundle analysis for dev builds ( #1673 )
2025-01-30 13:59:23 +01:00
Christofer Splittorff
9a17c9b749
fix: watch using rollup v4 ( #1670 )
2025-01-23 12:51:56 +01:00
Tobias Åström
fdbb22e9b1
fix: make browser the default target ( #1633 )
...
* fix: make browser the default target
* fix: make browser the default target
* fix: make browser the default target
* chore: adjust core changes
2024-10-22 15:52:44 +02:00
Tobias Åström
983870a0d0
chore: remove log stuff ( #1560 )
2024-06-12 19:04:34 +02:00
linhnguyen-qlik
fdbb4560f8
fix: broken search ( #1558 )
...
* fix(listbox): broken search
* fix: remove prevent abort
* chore: fix testy
---------
Co-authored-by: caele <tsm@qlik.com >
2024-06-12 17:18:19 +02:00
Elise
24e0572676
feat: add option codeSplit to allow for code-splitting ( #1476 )
...
* feat: add option codeSplit to allow for code-splitting
* fix: review comments
* fix: remove documentation for experimental feature
2024-02-13 12:12:32 +01:00
Elise
5759c1c4fd
feat: add option to inlineDynamicImports ( #1458 )
...
* feat: add option to inlineDynamicImports
* fix: add documentation and run yarn spec
* fix: format readme
2024-01-16 10:25:28 +01:00
Tobias Linsefors
de007249e1
feat: supress "use client" warnings in charts build with nebula build ( #1349 )
...
* feat: supress "use client" warnings in charts build with nebula build
"use client" warnings coming from MUI bundling
* fix: set parcel version to 2.8.0
to not get https://github.com/parcel-bundler/parcel/issues/9224
2023-09-05 10:08:22 +02:00
Vittorio Cellucci
41dea12f08
feat: add browser, and preferBuiltins cli args ( #1225 )
...
* fix: resolve comments
* fix: preferBuiltins to true
* chore: resolve conflicts
* fix: change wording to reflect what is happening
2023-05-09 15:39:16 +02:00
Li Kang
557ba4623e
feat: to be able to disable systemjs in build ( #1230 )
...
* feat: to be able to disable systemjs in build
* refactor: rename
2023-04-21 09:35:28 +02:00