Sami Jaber
Sami Jaber
@sijan4674 Can you please share what exact website URL you are trying to import?
Update: our Gen 2 React SDK is now stable at v1.0, and provided as an ES module. https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react
@ojvribeiro this is a completely separate package: - `@builder.io/vue` is our old Vue SDK: https://github.com/BuilderIO/builder/tree/main/packages/vue - `@builder.io/sdk-vue` is our new Vue SDK (Beta): https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/vue The old Vue SDK is incompatible...
@ojvribeiro thanks for pointing this out: the docs should be updated. Can you link me to the docs URL in this screenshot?
@SurinderSing please see CHANGELOG https://github.com/BuilderIO/builder/blob/main/packages/sdks/output/vue/CHANGELOG.md#080
Let's move the conversation to https://github.com/BuilderIO/builder/issues/2917.
@Rolanddoda no, that comment is a year old. Builder works with Vue 3 and Nuxt 3
Ah, this is an outdated reference and should say Nuxt 3 (or just Nuxt). Thanks for pointing it out
As for examples: - https://github.com/BuilderIO/builder/tree/main/examples/vue/vue-3 - https://github.com/BuilderIO/builder/tree/main/examples/vue/nuxt-3-catchall - https://github.com/BuilderIO/builder/tree/main/examples/vue/nuxt-3
We are still in the process of fully documenting our gen2 React SDK, but it is worth noting that it is now in v1! https://github.com/BuilderIO/builder/blob/main/packages/sdks/output/react/CHANGELOG.md its total bundle size is...