Skip to content

feat: add bundleListing, customLookups, and customOutputs settings to control code generation#504

Merged
chrispcampbell merged 15 commits into
mainfrom
chris/503-bundle-listing-option
Aug 16, 2024
Merged

feat: add bundleListing, customLookups, and customOutputs settings to control code generation#504
chrispcampbell merged 15 commits into
mainfrom
chris/503-bundle-listing-option

Conversation

@chrispcampbell
Copy link
Copy Markdown
Contributor

Fixes #503

This changes the code generator so that it no longer unconditionally emits code for recent features (like the bundled listing and setLookup function) by default. These are now disabled by default since they aren't relevant for most projects, but they can be enabled by flags as needed.

See this comment in the issue for more details.

/cc @ToddFincannonEI

@chrispcampbell chrispcampbell merged commit fcea642 into main Aug 16, 2024
@chrispcampbell chrispcampbell deleted the chris/503-bundle-listing-option branch August 16, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for controlling whether the minimal model listing is included in the generated model

1 participant