Aiham Azmeh
Aiham Azmeh
As a developer I want to be able to check the amount of memory a session will take before publishing my apps
### Description Rollup v3 has a breaking change we need to address see: https://github.com/qlik-oss/enigma.js/pull/962 ### Steps to Reproduce 1. GoTo https://github.com/qlik-oss/enigma.js/pull/962 ##### Expected behavior - green CI builds ##### Actual...
### Description Improve how GenericObject return-types are handled. Currently those return-type hare mapped in a file called [schema-companion.json](https://github.com/qlik-oss/enigma-go/blob/master/schema/schema-companion.json) - there's probably a better way to handle this _Note: Preferably enough...