-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
This is getting pretty unwieldy. Should be broken up into the following:
['debug-macros', {
debug: boolean,
source: string,
externalizeHelpers: { module: true, global: string }
],
['feature-flags', { debug: boolean, flags: Object, source: string }]
['svelte', { flags: Object, debug: boolean, source: string }]
Likely need to check if there are other options that each plugin needs.
Metadata
Metadata
Assignees
Labels
No labels