my components while coding it as development mode without need of sending it to npm?
https://docs.npmjs.com/cli/v7/commands/npm-link
Thanks ! Also for using another library inside our own library, do we need to import it twice? Bcause when adding other libraries in main.js ( like Ripple directive here ), we use the Vue from first parameter of install function, and when running in development mode it does not work.
Обсуждают сегодня