Polaris Web Components
July 5, 2025 ยท View on GitHub
Polaris WC seems to work well alongside Polaris React, and it's a great idea to start incrementally adopting Web Components in your projects.
- Uncomment the
<script ...></script>in/client/index.html - Uncomment the
libandincludelines from/client/jsconfig.json - If you're using VSCode or Cursor, Press
Command/Control+Shift+Pto open command palette and selectDeveloper: Reload Windows.- If this doesn't work, restart your IDE for changes to take effect.
This enables Polaris Web Components in your project with full IntelliSense/Autocomplete support. Note that as of 5 July, 2025, Intellisense support is in beta and could be a little behind / incomplete.