Skip to content

Adding a package-lock.json, and supporting an opam local-switch#2985

Closed
ELLIOTTCABLE wants to merge 1 commit intorescript-lang:masterfrom
ELLIOTTCABLE:opam-2-note
Closed

Adding a package-lock.json, and supporting an opam local-switch#2985
ELLIOTTCABLE wants to merge 1 commit intorescript-lang:masterfrom
ELLIOTTCABLE:opam-2-note

Conversation

@ELLIOTTCABLE
Copy link
Copy Markdown
Contributor

Apologies if the lack of the package-lock.json was intentional for some build-system reason that I don't understand; but in theory at least, this should make builds more reproducible for contributors / CI.

Also, switches work slightly differently on the new opam 2.0; so I updated the documentation correspondingly.

(Just a little pull-req as I get warmed up on contributing; hope it's welcome!)

@bobzhang
Copy link
Copy Markdown
Member

bobzhang commented Aug 5, 2018

@ELLIOTTCABLE Thanks for having a look! I am a bit confused about package.json lock file, since we dont really depend on any npm packages. our package.json may be a little confusing, all dev dependencies are optional that are not really needed in the CI

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