Skip to content

feat(devtools): add dataInspector option + lazy-load integrations - #1061

Open
danielroe wants to merge 1 commit into
perf/diff-devfrom
perf/lazy-panel
Open

feat(devtools): add dataInspector option + lazy-load integrations#1061
danielroe wants to merge 1 commit into
perf/diff-devfrom
perf/lazy-panel

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

📚 Description

this adds the ability to gate off the data inspector, which pulls in @devframes/plugin-data-inspector (1610 KB) + jora (1078 KB) + cac, which is a lot of code to have vite transform on every load

additionally, this avoids loading code from @devframes/plugin-code-server (260 KB) if not enabled (which it isn't by default)

Note

this is purely about runtime performance - it doesn't affect install size, of course

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.

1 participant