0
I am developing a website in React and I came across the file . env and it contains the following script NODE_PATH=./src
What would be your importance in React ? Because my server only worked when I include this file in the project directory. I need an answer that is clear on the subject, answers without grounds will be flagged.
In case it would just be a dependencies startup file?
– Mike Otharan
No, dependencies are listed in package.json
– Odirlei Borgert
I updated the answer description, see if it helps
– Odirlei Borgert
Has some source so I can read the doc completely ?
– Mike Otharan
I don’t have to, you have to search something on Dad google
– Odirlei Borgert