M
M
Maxim2020-11-23 13:57:17
gulp.js
Maxim, 2020-11-23 13:57:17

How to build a Vue 3 project on Gulp 4?

Greetings!
Can someone tell me how to build a Vue 3 project using Gulp 4? Or is Webpack required in this case?
Please describe how to set up the assembly.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Levchenko, 2020-12-03
@MasinMax

Webpack is optional. But building a SPA on Vue using Gulp is some kind of perversion. For building js bundles, I have not yet seen anything better than webpack/rollup/parcel.
And in general, in 2020 use Gulp? Use vue-cli, or manually configure webpack if you have any specific needs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question