-
Notifications
You must be signed in to change notification settings - Fork 0
free-icons lib has react deps? #1
Copy link
Copy link
Open
Description
After installing the packages as described in the docs I see this error when trying to build... Is there a more pinned down version of the free-icons lib that claims to be dependency free... even after doing as the error message suggests in my vite config it persists....
✘ [ERROR] Could not resolve "react/jsx-runtime"
node_modules/@lineiconshq/vue-lineicons/node_modules/@lineiconshq/free-icons/dist/index.esm.js:1:30:
1 │ import{jsx as C,jsxs as o}from"react/jsx-runtime";const l=({size:o=24,color:l="currentColor",...e})=>C(...
╵ ~~~~~~~~~~~~~~~~~~~
You can mark the path "react/jsx-runtime" as external to exclude it from the bundle, which will
remove this error and leave the unresolved path in the bundle.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels