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

Published to NPM? #38

Closed
sanbornhilland opened this issue Mar 18, 2015 · 5 comments
Closed

Published to NPM? #38

sanbornhilland opened this issue Mar 18, 2015 · 5 comments
Labels
status: archived Archived and locked; will not be updated

Comments

@sanbornhilland
Copy link
Contributor

Have the latest change to master been published to npm? Updating/Installing through npm is not picking up the latest changes.

@palmerj3
Copy link
Contributor

Not yet. Will likely be published at the end of the month I've been told. In the meantime I you can run ./build/all.sh and utilize the index.js generated file in your project. This file will export all the classes you need.

@sanbornhilland
Copy link
Contributor Author

Alright, thanks. I can wait. Building it manually makes it a bit awkward to maintain in our project. So anything on master that is not on 1.2.x is for the next minor release and only gets published to npm when that release happens? Essentially I'm waiting for 1.3 then? Is that right?

@palmerj3
Copy link
Contributor

I believe so.

I'm in a similar boat with my project. For now I have just created a "vendor/shaka-player" folder in my root dir and placed the compiled index.js there.

Once the NPM dependencies are available I'll swap that out with a normal node_modules include. Not ideal but works fine.

@joeyparrish
Copy link
Member

Yes, Jason has the right of it. We'll be releasing these changes in 1.3.0. 1.2.x is collecting bugfixes only. We expect 1.3.0 out by the end of the month, and we'll update the milestones page if that changes.

@sanbornhilland
Copy link
Contributor Author

Great, thanks guys.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

No branches or pull requests

5 participants