How to Build and Publish a Vue.js Component Library with GitHub Actions and Vite

preview_player
Показать описание

Tools used:

Like and Subscribe!

#vuejs #github #tailwindcss
Рекомендации по теме
Комментарии
Автор

Thanks for the Precise and useful tutorial.

So many videos on here were just beating around the bush or talking about a totally different technology.
Great job.

donnacasterr
Автор

Great video! It helped me right when I needed it with a good title while being short and to the point. Your explanations on certain config properties were great!

chrisjohnsonct
Автор

is dts required as a plugin? you didint mention this

bobek
Автор

Hi, I liked your video lots but I am facing some issues with the end result. Is it ok to pick your brains about how to resolve

<<Cannot find module 'my-library' or its corresponding type declarations.>>

This happens when I type <<import test from 'my-library'>>

dharnilm
Автор

Thank you. I added some scoped styles in scss and installed the vite sass package to handle it. But after bundling and importing the library, the custom styles are not being applied. Any idea how to fix this so that scoped scss styles in the CL work when imported somewhere in a different project?

blindpupil
Автор

Very insightful video. If I want to publish this to a normal (I guess public npm name), what would I do differently?

peoray
Автор

Good tutorial, but missing the usage. Also, an advice - someone told you, or you have read somewhere that by waving your hands like this in front of the camera - that you are improving your authority, but you are just mingling with those hands in unnatural way so it becomes annoying :). Just and advice, don't take it personally.

degradiranjepodcast