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

Remove internal devDependencies #71

Merged

Conversation

havardholvik
Copy link
Collaborator

@havardholvik havardholvik commented Feb 16, 2024

We are seeing some problems from our customers when installing our browser-sdk package. This is because we rely on some internal private repos for development.

Originially we thought this would not be an issue, but it seems like we were wrong. For now, copy the eslint config into this repo. This will most likely be short-lived, as we are planning to move this library into our new monorepo setup.

📦 Published PR as canary version: 1.9.1--canary.71.7929280079.0

✨ Test out this PR locally via:

npm install @whereby/jslib-media@1.9.1--canary.71.7929280079.0
# or 
yarn add @whereby/jslib-media@1.9.1--canary.71.7929280079.0

We are seeing some problems from our customers when installing our
browser-sdk package. This is because we rely on some internal private
repos for development.

Originially we thought this would not be an issue, but it seems like we
were wrong. For now, copy the eslint config into this repo. This will
most likely be short-lived, as we are planning to move this library into
our new monorepo setup.
@havardholvik havardholvik force-pushed the havard/pan-904-fix-issue-when-installing-wherebyauto-config branch from d6b1a93 to ce06c8b Compare February 16, 2024 10:29
@havardholvik havardholvik merged commit 83ac4a5 into main Feb 16, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants