mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-06-06 03:49:29 +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