mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Move api.sh to src/load.sh
This commit is contained in:
parent
37edcb7e45
commit
1770eb9927
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"postbuild": "npx svelte-sitemap -d https://iptv-org.github.io -o docs"
|
||||
"postbuild": "npx svelte-sitemap -d https://iptv-org.github.io -o docs",
|
||||
"postinstall": "./src/load.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@freearhey/search-js": "^0.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue