Milimetric added a comment.

Great points, Magnus. As for .vue files and webpack setup, there is vue-cli which generates some common configuration according to configurable templates. So for example, if you want Vue with webpack, hot reload, .vue transpiling, etc. you can do:

$ npm install -g vue-cli
$ vue init webpack my-project

More info here: https://github.com/vuejs-templates/webpack. I found this handy when just starting because I didn't want to slow down to learn both vue and webpack at the same time.


TASK DETAIL
https://phabricator.wikimedia.org/T157014

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Milimetric
Cc: Niedzielski, Magnus, Milimetric, Prtksxna, Fjalapeno, phuedx, Jdlrobson, siddharth11, Capt_Swing, TheDJ, Jdforrester-WMF, SBisson, WMDE-leszek, Volker_E, Krinkle, gabriel-wmde, Jonas, thiemowmde, Lydia_Pintscher, Jan_Dittrich, Jhernandez, Jdrewniak, Aklapper, QZanden, SamanthaNguyen, JGirault, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to