mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-04 15:11:28 +03:00
Added new Angular configuration for codespaces
Added CORS control support for codespaces
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"codespaces": "ng serve --configuration=codespaces",
|
||||
"build": "ng build --configuration production",
|
||||
"prebuild": "node src/postbuild.mjs",
|
||||
"heroku-postbuild": "npm install --prefix backend",
|
||||
|
||||
Reference in New Issue
Block a user