Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error with Vue while building on localhost #345

Closed
lucaburgio opened this issue Aug 30, 2023 · 1 comment · Fixed by #346
Closed

Getting error with Vue while building on localhost #345

lucaburgio opened this issue Aug 30, 2023 · 1 comment · Fixed by #346
Labels

Comments

@lucaburgio
Copy link
Collaborator

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!

@Scalamando
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants