figspec

Unofficial static Figma frame/file viewer available as HTML CustomElement

fix: Cannot import the modules with Node.js ESM resolution <https://github.com/pocka/figspec-react/issues/1> When the bundler uses Node.js' ESM module resolution, errors occur during an import phase. Considering today's module ecosystem and this library targeting ES2019 environment, I believe this change is safe and reasonable to introduce. If not, I need to re-enable CJS build...

Changes

32 changed files (+120/-112)