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

netlify.toml - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 508b089d8c9c058ea0eecd29a59998e45787aa1e (plain)
1
2
3
4
[build]
  base = "docs"
  command = "npm run build"
  publish = "output"