Skip to content

minor: switch to latest boilerplate

Jean-Baptiste Pasquier requested to merge feature/ov10 into master

I've rewritten this component to get benefits from the latest boilerplate, and so from Orbit v10.

Including:

  • Dynamic import instead of import, allowing a common version of the core for every component
  • Snowpack as build tool
  • Examples are loaded from the snowpack dev server

Your component behavior remain the same

@matthieu I let you review & merge this whenever you'll have time to. It'll make our life easier to try out beta versions of the core.

Merge request reports