add option to customize the logo, favicon and add images.
This commit is contained in:
@@ -16,13 +16,11 @@
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "husky install && yarn build:scripts",
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build:scripts": "tsc --project tsconfig.scripts.json",
|
||||
"test": "react-scripts test",
|
||||
"ts:check": "tsc --noEmit",
|
||||
"lint": "yarn ts:check",
|
||||
"eject": "react-scripts eject"
|
||||
"lint": "yarn ts:check"
|
||||
},
|
||||
"dependencies": {
|
||||
"classnames": "^2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user