How to use VueJS standalone with webpack

How to use VueJS standalone with webpack

Paris Nakita Kejser

5 лет назад

3,061 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Scripted Pixels
Scripted Pixels - 01.05.2021 09:29

How can you use webpack here to allow you to export this as a unmounted component & then $mount this within <script> tags in your index.html (or whatever html file you want this component to be mounted, one or multiple times)

Ответить
Ravish
Ravish - 22.10.2020 15:50

Isn't it a good practice to NOT inclide html file in public folder? Isnt the public folder is supposed to be built entirely when executing npm script?

Ответить
동주
동주 - 08.09.2020 18:13

Thanks I just solved my problem with your video.

Ответить
Online University
Online University - 22.05.2020 20:17

It was short, nice and clean. Probably if you can explain how that render function work behind the scene in another video would be helpful. Thank you!

Ответить