FranckFreiburger / http-vue-loader

load .vue files from your html/js
MIT License
1.48k stars 274 forks source link

Testing with Vue 3 (Release Client) #97

Closed TheJaredWilcurt closed 3 years ago

TheJaredWilcurt commented 4 years ago

Vue 3 alpha was silently released as a means to test other projects (like Vue-Loader).

It will likely still have some changes before it is officially released (not an alpha or beta).

So testing of http-vue-loader against Vue 3 could potentially start now, if people are interested.

hansroh commented 4 years ago

Way interest.

But I think it will not be late for starting from beta or stable release.

TheJaredWilcurt commented 4 years ago

Here is a functioning JSFiddle with (currently) latest version of Vue 3 (alpha 7).

To make it easier for you to experiment with.

@hansroh

TheJaredWilcurt commented 4 years ago

Update, Beta 14

danielfaust commented 4 years ago

Hi @FranckFreiburger, now that Vue.js 3.0 is in its Release Candidate-state, would it be possible for you to adapt this loader? It's a mistery to me how this script does what it's able to do.

TheJaredWilcurt commented 4 years ago

Update, Release Client 7

dmikam commented 4 years ago

Is it planned to support Vuejs3 an any visible future?

FranckFreiburger commented 3 years ago

support Vuejs3: yes visible future: no

FranckFreiburger commented 3 years ago

Duplicate of https://github.com/FranckFreiburger/http-vue-loader/issues/121