“845cecd0303c7f489ae95ce768e4bba1711524c6”上不存在“git@gitcode.net:s920243400/PaddleOCR.git”
提交 2d111edf 编写于 作者: S Stuart P. Bentley

Restore original comment about node_modules

It's not the opinion of "some people", it's a conditional circumstance.
Even proponents of checking node_modules into Git agree that you
shouldn't do it when you're writing a module to be included as a
dependency on npmjs.org: the advantage of checking node_modules
into Git is only for fully-packaged apps, which is why the original
comment was what it was.
上级 29858846
...@@ -20,7 +20,7 @@ coverage ...@@ -20,7 +20,7 @@ coverage
build/Release build/Release
# Dependency directory # Dependency directory
# Commenting this out is preferred by some people, see # Deployed apps should consider commenting this line out:
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules node_modules
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册