DEV Community

Discussion on: An introduction to Vue.js - Chapter 1 - Basic Setup

 
maxart2501 profile image
Massimo Artizzu

you should not use the Webpack ecosystem

Well, it's not even that, actually. Webpack is fine as long as I don't bind my code to it 🙃

Thread Thread
 
neradev profile image
Moritz Schramm

Yeah I don't have a problem with that but of course some people would say it is a huge pain point. I think I found a setup with browserify. I will try it out within the next day and will give it an additional chapter.

Thread Thread
 
maxart2501 profile image
Massimo Artizzu

That would be great!