Skip to content

Commit 026b9df

Browse files
dannyBiesmkArtakMSFT
authored andcommitted
Added .env files to the react project templates in order to run the CRA server independently. (#13525)
* Add .env file to react projecttemplates in order to run the CRA server independently * Fix #6837 * Revert "Fix #6837" This reverts commit 2a035e6. * Add .env file to react projecttemplates in order to run the CRA server independently * Fix #6837 * Revert "Fix #6837" This reverts commit 2a035e6. * Add newline to end of file
1 parent 9399f09 commit 026b9df

File tree

2 files changed

+2
-0
lines changed
  • src/ProjectTemplates/Web.Spa.ProjectTemplates/content
    • React-CSharp/ClientApp
    • ReactRedux-CSharp/ClientApp

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BROWSER=none
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BROWSER=none

0 commit comments

Comments
 (0)