How to avoid using relative path imports in create-react-app? Create a file called .env in the project root and write the import path: NODE_PATH=src/app ...
確定! 回上一頁