Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build/test locally? #520

Open
elasticdotventures opened this issue Dec 19, 2023 · 1 comment
Open

How to build/test locally? #520

elasticdotventures opened this issue Dec 19, 2023 · 1 comment

Comments

@elasticdotventures
Copy link

elasticdotventures commented Dec 19, 2023

Hi @ndabAP

I posted this question to stack overflow specifically about how to get vue-command library to compile/link locally to a vue3/typescript project.

https://stackoverflow.com/questions/77683994/how-to-properly-reference-a-local-repo-with-package-json-howto-build-es-module

I'm specifically trying to make it so I can easily inject commands into the terminal, but unfortunately I can't figure out how to link against my own local version (yet).

Thanks!

@elasticdotventures
Copy link
Author

elasticdotventures commented Dec 19, 2023

I think the issue is happening because I'm using vite and bun for my project, and this was built using vue-cli which uses webpack 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant