Commit Graph

11 Commits

Author SHA1 Message Date
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