mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-23 10:49:45 +00:00
Remove ReactJS warning about webpack
Because this is not a monorepo, ReactJS projects are examples.
This commit is contained in:
parent
a335091ccf
commit
6ebcc46f9e
3
examples/eth-pm-wallet-encryption/.env
Normal file
3
examples/eth-pm-wallet-encryption/.env
Normal 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
3
examples/eth-pm/.env
Normal 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/min-react-js-chat/.env
Normal file
3
examples/min-react-js-chat/.env
Normal 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/store-reactjs-chat/.env
Normal file
3
examples/store-reactjs-chat/.env
Normal 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
3
examples/web-chat/.env
Normal file
@ -0,0 +1,3 @@
|
||||
# Remove ReactJS warning about webpack
|
||||
# because this is not a monorepo, ReactJS projects are examples
|
||||
SKIP_PREFLIGHT_CHECK=true
|
Loading…
x
Reference in New Issue
Block a user