Skip to content

nfaucher8/histoire-heroicons-example

Repository files navigation

Histoire-Heroicons example

This is a Minimal, Reproducible Example (MRE) to recreate the ERR_UNSUPPORTED_DIR_IMPORT error that is generated when attempting to use Heroicons with Histoire and Vue

This error was reproduced using node v18.18.2

Project Setup

npm install

Run Histoire to produce ERR_UNSUPPORTED_DIR_IMPORT

npm run story:dev

Run dev server to show icons import properly in Vue+Vite app

npm run dev

Run production preview server to show icons import properly in final Vue+Vite app

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published