lepikhinb/momentum-modal

Consider moving the npm package into the same repo

Closed this issue · 1 comments

To avoid unexpected version mismatch, better VCS control and easier PRs consider moving the npm package repo into this repository and unpublishing the package

Then to install the plugin, the command would simply be npm i vendor/based/momentum-modal/vue-3

You could even do that automatically when the composer package is installed

Thanks for the suggestion. I'll consider that for the first major version.