bit icon indicating copy to clipboard operation
bit copied to clipboard

How long will support vue to harmony beat

Open xiaolee55 opened this issue 3 years ago • 10 comments

our team is using vue but not react,when we could use it

xiaolee55 avatar Mar 16 '22 05:03 xiaolee55

yeah, we too. tried to test some very basic components on the 'previous bit' but they're failing. seems that vue support in the old bit version is not really production ready

didamaran avatar Mar 16 '22 21:03 didamaran

@didamaran maybe we could maintain the vue feature by community(if bit's team has no plan to advance vue's support😄

xiaolee55 avatar Mar 17 '22 03:03 xiaolee55

I found bit 3 years ago and vue support was being promised back then :/ If no vue support what else do we have that is similar to bit.dev

gregg-cbs avatar Apr 11 '22 11:04 gregg-cbs

unfortunately there seems to be no comparable service, at least as far as I know. I tried to install and import a github repo but wasn't able to figure it out how you need to prepare your repo and imports to make it it work

didamaran avatar Apr 11 '22 11:04 didamaran

I found webpacks Module Federation. That suits my projects better than bit.

This video does a great job at explaining Module Federation: https://www.youtube.com/watch?v=lKKsjpH09dU

gregg-cbs avatar Apr 14 '22 11:04 gregg-cbs

looks great, thanks for the tipp! webpack 5 though, which means no vite if i understand it right

didamaran avatar Apr 14 '22 12:04 didamaran

for now I'm sticking to installing my components from a common repo of mine via npm i github:username/myrepository

didamaran avatar May 09 '22 14:05 didamaran

for now I'm sticking to installing my components from a common repo of mine via npm i github:username/myrepository

what's mean

xiaolee55 avatar May 09 '22 16:05 xiaolee55

you can install any repo from github by username and reponame and then import the components of that repo via import comp from '../node_modules/reponame/src/components/comp.vue'

didamaran avatar May 17 '22 13:05 didamaran

I have read years ago about having vue support and improving it, now I tested bit.dev and I don't get it working at all, is vue still not supported, not even the V2 ?

I am not able to import the vue env as described (bit import bit.envs/bundlers/vue) as of https://bit.cloud/bit/envs/bundlers/vue

Cyclodex avatar Sep 13 '22 08:09 Cyclodex

Please bring Vue support @itaymendel

mrillusion avatar Sep 26 '22 01:09 mrillusion

Voting+1 I think it's a huge potential user space.

NexZhu avatar Nov 03 '22 17:11 NexZhu

+1

fateeand avatar Jan 16 '23 23:01 fateeand

+1 Still waiting

boygiandi avatar Feb 20 '23 07:02 boygiandi

+1

loloncar avatar Feb 24 '23 07:02 loloncar

you can follow vue support progress here - https://bit.cloud/teambit/vue i trust there are a few more weeks until this will be 100% done and in the main documentation portal as well.

itaymendel avatar Mar 06 '23 07:03 itaymendel