Skip to content

Change olm dependency to normal dep - #9068

Merged
dbkr merged 3 commits into
developfrom
dbkr/olm_isnt_optional
Mar 6, 2019
Merged

Change olm dependency to normal dep#9068
dbkr merged 3 commits into
developfrom
dbkr/olm_isnt_optional

Conversation

@dbkr

@dbkr dbkr commented Mar 6, 2019

Copy link
Copy Markdown
Member

It would be nice if it were actually an optional dependency and you
could just not install olm and get a Riot without olm, but you can't:
what you get is a broken Riot, so having it as an optional dep isn't
helping anyone.

Also whatever other package-lock changes npm has decided are
necessary today.

It would be nice if it were actually an optional dependency and you
could just not install olm and get a Riot without olm, but you can't:
what you get is a broken Riot, so having it as an optional dep isn't
helping anyone.

Also whatever other package-lock changes npm has decided are
necessary today.
@dbkr
dbkr requested a review from a team March 6, 2019 16:47
@jryans jryans self-assigned this Mar 6, 2019

@jryans jryans left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had been thinking to do this as well. Thanks! 😁

Comment thread package.json Outdated
"optionalDependencies": {
"olm": "https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz"
},
"optionalDependencies": {},

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe remove the optionalDep key entirely, now that it's empty?

@jryans jryans assigned dbkr and unassigned jryans Mar 6, 2019
@dbkr
dbkr merged commit 1b6da01 into develop Mar 6, 2019
@t3chguy
t3chguy deleted the dbkr/olm_isnt_optional branch May 12, 2022 09:03
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