Closed realratchet closed 1 year ago
To resolve the issue of having nimporter disabled but easily being able to enable development mode create .env file in project root and place USE_NIMPORTER=true.
nimporter
.env
USE_NIMPORTER=true
To resolve the issue of having
nimporter
disabled but easily being able to enable development mode create.env
file in project root and placeUSE_NIMPORTER=true
.