Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

If you would prefer to ignore this check, add SKIP_PREFLIGHT_CHECK=true to an .env file in your project. That will permanently disable this message but you might encounter other issues.

// first run in terminal:
 yarn add --dev dotenv
 
// create .env file in root directory 
// then add below line in the .env file
 SKIP_PREFLIGHT_CHECK=true 
 
PREVIOUS NEXT
Tagged: #If #prefer #ignore #add #file #That #permanently #disable #message #encounter
ADD COMMENT
Topic
Name
9+6 =