vue

How to load .vue files directly from the browser

franckfreiburger

Franck Freiburger

Posted on December 2, 2020

How to load .vue files directly from the browser

...easy, use vue3-sfc-loader !

I just started this new project to allow people to load their .vue file directly in the browser without any build step (yet I love webpack).

Online demo: https://codepen.io/franckfreiburger/project/editor/AqPyBr
Git repo: https://github.com/FranckFreiburger/vue3-sfc-loader

šŸ’– šŸ’Ŗ šŸ™… šŸš©
franckfreiburger
Franck Freiburger

Posted on December 2, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related