Remove ReactJS warning about webpack

Because this is not a monorepo, ReactJS projects are examples.
This commit is contained in:
Franck Royer 2021-10-12 09:55:22 +11:00
parent a335091ccf
commit 6ebcc46f9e
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
5 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Remove ReactJS warning about webpack
# because this is not a monorepo, ReactJS projects are examples
SKIP_PREFLIGHT_CHECK=true

3
examples/eth-pm/.env Normal file
View File

@ -0,0 +1,3 @@
# Remove ReactJS warning about webpack
# because this is not a monorepo, ReactJS projects are examples
SKIP_PREFLIGHT_CHECK=true

View File

@ -0,0 +1,3 @@
# Remove ReactJS warning about webpack
# because this is not a monorepo, ReactJS projects are examples
SKIP_PREFLIGHT_CHECK=true

View File

@ -0,0 +1,3 @@
# Remove ReactJS warning about webpack
# because this is not a monorepo, ReactJS projects are examples
SKIP_PREFLIGHT_CHECK=true

3
examples/web-chat/.env Normal file
View File

@ -0,0 +1,3 @@
# Remove ReactJS warning about webpack
# because this is not a monorepo, ReactJS projects are examples
SKIP_PREFLIGHT_CHECK=true