Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Åström
8467978604 feat: add basic bundle analysis for dev builds (#1673) 2025-01-30 13:59:23 +01:00
linhnguyen-qlik
e29328cae3 fix: make sure stepCycle exists before calling (#1509)
* fix: make sure checking stepCycle func exist before calling

* fix: make sure stepCycle func exist before calling

* fix: also check if app exist

* fix: add return

* fix: make sure checking stepCycle func exist before calling

* fix: make sure stepCycle func exist before calling

* fix: also check if app exist

* fix: add return

* chore: update engima and schema version

* test: unit test

* fix: remove engine version

---------

Co-authored-by: caele <tsm@qlik.com>
2024-03-18 11:26:07 +01:00
Tobias Åström
48736a8684 chore: update enigma (#1169)
* chore: update enigma

* chore: update schemas as well
2023-03-21 14:53:25 +01:00
Tobias Åström
8bd997a38f chore!: set required node version (#969)
* chore!: set required node version

* chore: update parcel
2022-10-21 15:29:24 +02:00
Tobias Åström
e5f31eeabd chore: update parcel and bypass hmr bug (#792) 2022-03-15 08:20:31 +01:00
Christian Veinfors
78a4140665 refactor: update engine schema version (#727) 2021-12-06 12:36:41 +01:00
Li Kang
a228004f75 chore: add chart conversion example (#681)
* feat: add types to nebula serve

* chore: add docs

* chore: add chart conversion example

* chore(desp): bump parcel version in example code

Co-authored-by: caele <tsm@qlik.com>
2021-09-29 14:24:20 +02:00