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

github.com/dotnet/spa-templates.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHao Kung <HaoK@users.noreply.github.com>2021-07-20 02:12:00 +0300
committerGitHub <noreply@github.com>2021-07-20 02:12:00 +0300
commitdfc8d7cdd9c847dca4e04774c9bf8533cd6059d1 (patch)
tree703fff4cedcb6a71db56b5bc355fc335d1f6fcbb
parent0162897f966e4c0961ffabc072928a949baaae91 (diff)
Update template.json
-rw-r--r--src/content/React-CSharp/.template.config/template.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/content/React-CSharp/.template.config/template.json b/src/content/React-CSharp/.template.config/template.json
index 47ea11d..0d47ffb 100644
--- a/src/content/React-CSharp/.template.config/template.json
+++ b/src/content/React-CSharp/.template.config/template.json
@@ -25,8 +25,7 @@
".template.config/**"
],
"copyOnly": [
- "wwwroot/**",
- "ClientApp/package-lock.json"
+ "wwwroot/**"
],
"modifiers": [
{