Closed alfski closed 5 months ago
Add homepage value to package.json, and set it to "./" so the built webcontent can be placed into a sub-folder easily when deployed.
"private": true, "homepage": "./", << this line "dependencies": {
Add homepage value to package.json, and set it to "./" so the built webcontent can be placed into a sub-folder easily when deployed.