Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclaudiahdz <cghr1990@gmail.com>2019-11-18 20:04:51 +0300
committerclaudiahdz <cghr1990@gmail.com>2019-11-18 20:09:22 +0300
commitb89423e2f6a09b290b15254e7ff7e8033b434d83 (patch)
tree4295461112ea801008a6d55a4d744120f0eddcf3 /netlify.toml
parent7555a743ce4c3146d6245dd63f91503c7f439a6c (diff)
docs: ignore netlify file
PR-URL: https://github.com/npm/cli/pull/493 Credit: @claudiahdz Close: #493 Reviewed-by: @claudiahdz
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 4eb1be50e..8d78eb1ab 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,4 +1,4 @@
[build]
base = "docs"
command = "npm run build"
- publish = "docs/public" \ No newline at end of file
+ publish = "docs/public"