Commit 3effe71
[feat] Enable Assets sidebar in production (#6717)
## Summary
- Removed development-only restriction for Assets sidebar tab
- Assets sidebar is now available in all environments (production and
development)
## Changes
- Removed `import.meta.env.DEV` condition check in
`registerCoreSidebarTabs()`
- Removed outdated comment about development-only display
## Test plan
- [ ] Verify Assets sidebar appears in production build
- [ ] Verify Assets sidebar functionality works correctly in production
🤖 Generated with [Claude Code](https://claude.com/claude-code)
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6717-feat-Enable-Assets-sidebar-in-production-2ae6d73d36508157a7e1d4eb9cbf0a42)
by [Unito](https://www.unito.io)
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: github-actions <github-actions@github.com>1 parent c43a499 commit 3effe71
File tree
21 files changed
+1
-5
lines changed- browser_tests/tests/vueNodes
- groups/groups.spec.ts-snapshots
- interactions
- canvas
- pan.spec.ts-snapshots
- zoom.spec.ts-snapshots
- links/linkInteraction.spec.ts-snapshots
- node/move.spec.ts-snapshots
- nodeStates
- bypass.spec.ts-snapshots
- colors.spec.ts-snapshots
- mute.spec.ts-snapshots
- widgets/load/uploadWidgets.spec.ts-snapshots
- src/stores/workspace
21 files changed
+1
-5
lines changed
0 commit comments