mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update package.json
This commit is contained in:
parent
a9f62f59de
commit
c6b1ccc5b1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"build": "NODE_OPTIONS=--max_old_space_size=4096 vite build",
|
||||
"preview": "vite preview",
|
||||
"postbuild": "npx svelte-sitemap -d https://iptv-org.github.io -o docs",
|
||||
"postinstall": "./src/load.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue