AmazeeLabs / silverback-mono

Silverback Monorepo. Central hub for our open source packages and tooling.
https://silverback.netlify.app
8 stars 7 forks source link

fix: remove state from executors context and deduplicate entries #1518

Closed pmelab closed 4 months ago

pmelab commented 4 months ago

Package(s) involved

@amazeelabs/executors

Description of changes

Simplify @amazeelabs/executors:

Motivation and context

To make sure executors can be live-updated (e.g. for previews).

How has this been tested?