iconoir-icons / iconoir

An open source icons library with 1500+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer.

Home Page:https://iconoir.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error with Vue while building on localhost

lucaburgio opened this issue · comments

It seems the build script is causing problems while building the library on Vue.

While building, Vue is getting error:

image

When the build is complete, I get 1K+ of changes and the iconoir.css file is broken:

image

(Probably this is related? #319 Worth mentioning it.)

This is preventing me to move forward with the upcoming releases such as solid icons and renaming-convention.
@Scalamando could you kindly help and check what's wrong with it?

Thank you!

Hey, I just tried to reproduce the error, but didn't succeed. I assume you are working on the feat-naming-convention branch?

Just to be sure, I did a fresh clone of the repo, checked out feat-naming-convention and ran pnpm i && pnpm build.

Installed versions:
grafik