mirror of
https://github.com/khairul169/loli-license.git
synced 2025-04-28 16:49:37 +07:00
chore: deploy to gh pages
This commit is contained in:
parent
12fd0339db
commit
88d9cf261c
@ -2,8 +2,11 @@
|
|||||||
"name": "loli-license-generator",
|
"name": "loli-license-generator",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
"homepage": "https://khairul169.github.io/loli-license",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"predeploy": "npm run build",
|
||||||
|
"deploy": "gh-pages -d build",
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "tsc && vite build",
|
"build": "tsc && vite build",
|
||||||
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||||
@ -29,6 +32,7 @@
|
|||||||
"eslint": "^8.38.0",
|
"eslint": "^8.38.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.3.4",
|
"eslint-plugin-react-refresh": "^0.3.4",
|
||||||
|
"gh-pages": "^5.0.0",
|
||||||
"typescript": "^5.0.2",
|
"typescript": "^5.0.2",
|
||||||
"vite": "^4.3.2"
|
"vite": "^4.3.2"
|
||||||
}
|
}
|
||||||
|
@ -72,7 +72,7 @@ const App = () => {
|
|||||||
| Fork on
|
| Fork on
|
||||||
<Link
|
<Link
|
||||||
fontWeight="bold"
|
fontWeight="bold"
|
||||||
href="https://github.com/khairul169/Loli-License.git"
|
href="https://github.com/khairul169/loli-license.git"
|
||||||
>
|
>
|
||||||
Github
|
Github
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user