mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 01:50:05 -04:00
Update package.json
This commit is contained in:
parent
89e7f375da
commit
230e426c9c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"build": "NODE_OPTIONS='--max-old-space-size=4096' vite build",
|
||||
"build": "NODE_OPTIONS='--max-old-space-size=6144' vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue