Git Product home page Git Product logo

Comments (4)

antfu avatar antfu commented on June 5, 2024

You can definitely use it without publishing.

Can't find the issue, did you external vue-demi from your bundle?

from vue-demi.

alvarosabu avatar alvarosabu commented on June 5, 2024

Do you mean using vue-demi in the vue-2 app?

I only installed vue-demi on the plugin root, not in the vue-2 or vue-3 demos.

I noticed when building the plugin with a console.log if isVue2 is always false in the result bundle

from vue-demi.

alvarosabu avatar alvarosabu commented on June 5, 2024

Can't find the issue, did you external vue-demi from your bundle?

I finally understood what you mean @antfu, I updated my rollup.config.js to use vue-demi as external (similar to what @posva did in vue-promised here) but same errors popup in console

as-dynamic-forms.esm.js?3936:631 Uncaught TypeError: Object(...) is not a function

Screenshot 2020-12-30 at 17 03 20

The only difference I see now is that I'm using https://github.com/vuejs/rollup-plugin-vue to bundle the vue files, I'm using a symlink to test locally but not sure if it's the best idea, do you have any suggestion on how could I test this?

Thanks in advance.

from vue-demi.

alvarosabu avatar alvarosabu commented on June 5, 2024

Hi, @antfu I will close this issue since I found out that the origin of the problems are not related to your library but related to using rollup-plugin-vue in the build config.

My rough guess is that rollup-plugin-vue uses a specific version of vue because all errors prompt are related to rendering.

I opened a feature request on the rollup-plugin-vue repo for vue-demi to be used along with it. In the meantime, I will try to refactor all my components in my library to use typescript only.

If you want to play around with the reproduction repo, is this one https://github.com/alvarosaburido/vue-demi-universal-lib

Thanks and happy coding.

from vue-demi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.