htaccess
This commit is contained in:
@ -45,8 +45,8 @@
|
||||
"eject": "react-scripts eject",
|
||||
"build:local": "env-cmd -f .env.local npm run build",
|
||||
"build:hope-fly": "env-cmd -f .env.hope-fly npm run build",
|
||||
"postbuild:local": "cp ./src/.htaccess ./build && cp -vrRT ./build/. /opt/lampp/htdocs/dog/",
|
||||
"postbuild:hope-fly": "cp ./src/.htaccess ./build"
|
||||
"postbuild:local": "cp -vrRT ./build/. /opt/lampp/htdocs/dog/",
|
||||
"___postbuild:hope-fly": "cp ./src/.htaccess ./build"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
Reference in New Issue
Block a user