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

Figure out release process so NPM package is synced with GH repo #44

Open
kaganjd opened this issue Nov 20, 2017 · 2 comments
Open

Figure out release process so NPM package is synced with GH repo #44

kaganjd opened this issue Nov 20, 2017 · 2 comments
Assignees

Comments

@kaganjd
Copy link
Contributor

kaganjd commented Nov 20, 2017

On this branch, I'm importing the libs (p5, p5.serialport, p5.dom) as node modules. This way, we get the latest versions each time we npm install... but it will only work if the NPM modules are up to date.

@vanevery
Copy link
Member

Great! Want to make a pull request?

@kaganjd
Copy link
Contributor Author

kaganjd commented Nov 22, 2017

I'm wondering if I should figure out the release process first? Otherwise, if you merge this in and run npm install now as is, the p5.serialserver module it brings in from NPM is not the most up-to-date version (the most recent version is currently only on Github). What do you think about order of operations here?

@montoyamoraga montoyamoraga self-assigned this Jul 26, 2022
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

3 participants