Commit Graph

18 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
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
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
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
Li Kang
b57088bab7 docs: fix a option description for config (#928) 2022-09-20 15:23:21 +02:00
Thomas Bengtsson
405178f308 feat(build): watch systemjs build (#912)
* feat(build): watch systemjs build

* fix(build): validate input

* fix: refactor
2022-09-09 09:40:20 +02:00
Li Kang
2b888f94d2 refactor(cli-build): minify code in es module on default mode (#801) 2022-03-21 17:12:19 +01:00
Niek van Staveren
f8c7201149 feat(build): add typescript support in build (#683)
* feat(build): add typescript support in build

* fix: add option for enabling typescript

* fix: pr comments

* docs: document typescript bundling
2021-10-04 16:56:30 +02:00
caele
8b01e3589c chore: make core optional 2021-09-09 15:23:14 +02:00
Li Kang
210b672678 feat(nebula-build-core): add docs and help info (#659) 2021-09-01 16:10:02 +02:00
Christian Veinfors
ba3c8238a7 fix: do not return undefined build config (#626) 2021-06-30 08:57:01 +02:00
Christian Veinfors
e99e071adc feat(build): additions to build and serve cli (#625) 2021-06-28 13:46:36 +02:00
Christian Veinfors
9594d85422 feat(cli-build): add mode option to build (#619) 2021-06-01 10:29:31 +02:00
Miralem Drek
0eddfde6ae chore(deps): update major, minor and patch (#399) 2020-04-06 14:04:15 +02:00
Tobias Åström
09f9dbfcc9 feat(cli-build): add sourcemap option to build (#376) 2020-03-24 12:25:05 +01:00
Miralem Drek
0a1b5c60af feat(cli-build): support config (#155) 2019-10-31 12:53:52 +01:00