diff --git a/examples/delegated-routing/.env b/examples/delegated-routing/.env index 4a6b2125..5ee1b595 100644 --- a/examples/delegated-routing/.env +++ b/examples/delegated-routing/.env @@ -1,3 +1,3 @@ # required because react-scripts scans *up* the tree from this project and finds -# a conflicting version of eslint in the node_modules dir for js-ipfs. +# a conflicting version of webpack in the node_modules dir for js-libp2p (aegir). SKIP_PREFLIGHT_CHECK=true \ No newline at end of file