Skip to content
Discussion options

You must be logged in to vote

Hi @LSarribouette, currently there is no special support in SDEverywhere to directly handle what you are describing. This is one of those cases that falls outside the set of common cases that SDEverywhere provides support for out of the box. Since there's no one-size-fits-all template, this is a case where you can customize your app (or even fork the core plugin packages) to achieve your desired functionality.

The relevant parts of the system are the @sdeverywhere/plugin-config package (which handles converting the config files into the "specs" that are read by your generated library/app code) and the template-default code. Neither of those currently is set up for the case you describe (h…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LSarribouette
Comment options

Answer selected by LSarribouette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants