A
A
Alexander Yank2020-07-27 17:29:12
Vue.js
Alexander Yank, 2020-07-27 17:29:12

How to include vue components without webpack, vue-cli?

I'm trying to add a slider component to an existing jQuery project.
However, all components for vue are designed to be connected via webpack, vue-cli.

For example, I'm interested in a simple slider:
https://github.com/Featurum/vue-slider

On the page in the header, I indicated

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Kirshin, 2020-07-27
@meowto16

https://vuejs.org/v2/guide/components-registration.html

M
Michael, 2020-07-28
@Nolan81

These Single File Components (with the vue extension) are supposed to be connected only through assemblers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question