Hi,
As discussed on the Workers Discord, here is an issue to discuss this.
NPM recommends package-lock.json to be included in commits, for reasons discussed in this SO question: https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5
Here is the line in question:
Hi,
As discussed on the Workers Discord, here is an issue to discuss this.
NPM recommends
package-lock.jsonto be included in commits, for reasons discussed in this SO question: https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5Here is the line in question:
worker-template-router/.gitignore
Line 4 in 72da356