# Demo

This example demonstrate dangerous `alias` implementation (with `above root` imports)

*Base configuration (without `above root`) imports is in `example/main` directory*

Here is example for crete-react-app versions 4.1 and above

The version 4.0 of create-react-app requires patch due to
[create-react-app #9921](https://github.com/facebook/create-react-app/pull/9921)
The example with patch available [here](https://github.com/oklas/react-app-rewire-alias/tree/055bd2fd79dd391b2b79be15dcaa2a78b7779e8e/example/main) use yarn (yarn.lock)

