PeerTube/client/angular.json

341 lines
10 KiB
JSON
Raw Permalink Normal View History

2018-05-15 08:58:08 +00:00
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"PeerTube": {
"root": "",
"sourceRoot": "src",
"projectType": "application",
2020-02-07 14:51:19 +00:00
"i18n": {
"sourceLocale": {
"code": "en",
"baseHref": "/client/en-US/"
},
2020-02-07 14:51:19 +00:00
"locales": {
2020-06-04 08:35:08 +00:00
"ar": {
2020-07-02 12:08:02 +00:00
"translation": "src/locale/angular.ar.xlf",
"baseHref": "/client/ar/"
2020-06-04 08:35:08 +00:00
},
2022-03-03 09:54:52 +00:00
"fa": {
"translation": "src/locale/angular.fa-IR.xlf",
"baseHref": "/client/fa-IR/"
},
2020-02-07 14:51:19 +00:00
"hu": {
"translation": "src/locale/angular.hu-HU.xlf",
"baseHref": "/client/hu-HU/"
2020-02-07 14:51:19 +00:00
},
"th": {
"translation": "src/locale/angular.th-TH.xlf",
"baseHref": "/client/th-TH/"
2020-02-07 14:51:19 +00:00
},
2024-03-26 13:25:12 +00:00
"tr": {
"translation": "src/locale/angular.tr-TR.xlf",
"baseHref": "/client/tr-TR/"
},
2020-02-07 14:51:19 +00:00
"fi": {
"translation": "src/locale/angular.fi-FI.xlf",
"baseHref": "/client/fi-FI/"
2020-02-07 14:51:19 +00:00
},
"nl": {
"translation": "src/locale/angular.nl-NL.xlf",
"baseHref": "/client/nl-NL/"
2020-02-07 14:51:19 +00:00
},
"gd": {
"translation": "src/locale/angular.gd.xlf",
"baseHref": "/client/gd/"
2020-02-07 14:51:19 +00:00
},
"el": {
"translation": "src/locale/angular.el-GR.xlf",
"baseHref": "/client/el-GR/"
2020-02-07 14:51:19 +00:00
},
"es": {
"translation": "src/locale/angular.es-ES.xlf",
"baseHref": "/client/es-ES/"
2020-02-07 14:51:19 +00:00
},
"oc": {
"translation": "src/locale/angular.oc.xlf",
"baseHref": "/client/oc/"
},
2020-02-07 14:51:19 +00:00
"pt": {
"translation": "src/locale/angular.pt-BR.xlf",
"baseHref": "/client/pt-BR/"
2020-02-07 14:51:19 +00:00
},
"pt-PT": {
"translation": "src/locale/angular.pt-PT.xlf",
"baseHref": "/client/pt-PT/"
2020-02-07 14:51:19 +00:00
},
"sv": {
"translation": "src/locale/angular.sv-SE.xlf",
"baseHref": "/client/sv-SE/"
2020-02-07 14:51:19 +00:00
},
"pl": {
"translation": "src/locale/angular.pl-PL.xlf",
"baseHref": "/client/pl-PL/"
2020-02-07 14:51:19 +00:00
},
"ru": {
"translation": "src/locale/angular.ru-RU.xlf",
"baseHref": "/client/ru-RU/"
2020-02-07 14:51:19 +00:00
},
2021-03-09 10:34:46 +00:00
"sq": {
"translation": "src/locale/angular.sq.xlf",
"baseHref": "/client/sq/"
},
2022-07-11 14:25:43 +00:00
"hr": {
"translation": "src/locale/angular.hr.xlf",
"baseHref": "/client/hr/"
},
2020-02-07 14:51:19 +00:00
"zh-Hans": {
"translation": "src/locale/angular.zh-Hans-CN.xlf",
"baseHref": "/client/zh-Hans-CN/"
2020-02-07 14:51:19 +00:00
},
"zh-Hant": {
"translation": "src/locale/angular.zh-Hant-TW.xlf",
"baseHref": "/client/zh-Hant-TW/"
2020-02-07 14:51:19 +00:00
},
"fr": {
"translation": "src/locale/angular.fr-FR.xlf",
"baseHref": "/client/fr-FR/"
2020-02-07 14:51:19 +00:00
},
"ja": {
"translation": "src/locale/angular.ja-JP.xlf",
"baseHref": "/client/ja-JP/"
2020-02-07 14:51:19 +00:00
},
"eu": {
"translation": "src/locale/angular.eu-ES.xlf",
"baseHref": "/client/eu-ES/"
2020-02-07 14:51:19 +00:00
},
"ca": {
"translation": "src/locale/angular.ca-ES.xlf",
"baseHref": "/client/ca-ES/"
2020-02-07 14:51:19 +00:00
},
2020-12-16 10:45:12 +00:00
"gl": {
"translation": "src/locale/angular.gl-ES.xlf",
"baseHref": "/client/gl-ES/"
},
2020-02-07 14:51:19 +00:00
"cs": {
"translation": "src/locale/angular.cs-CZ.xlf",
"baseHref": "/client/cs-CZ/"
2020-02-07 14:51:19 +00:00
},
"eo": {
"translation": "src/locale/angular.eo.xlf",
"baseHref": "/client/eo/"
2020-02-07 14:51:19 +00:00
},
"de": {
"translation": "src/locale/angular.de-DE.xlf",
"baseHref": "/client/de-DE/"
2020-02-07 14:51:19 +00:00
},
"it": {
"translation": "src/locale/angular.it-IT.xlf",
"baseHref": "/client/it-IT/"
2020-06-04 09:01:54 +00:00
},
"vi": {
"translation": "src/locale/angular.vi-VN.xlf",
"baseHref": "/client/vi-VN/"
},
"kab": {
"translation": "src/locale/angular.kab.xlf",
"baseHref": "/client/kab/"
2021-12-13 16:06:44 +00:00
},
"nb": {
"translation": "src/locale/angular.nb-NO.xlf",
"baseHref": "/client/nb-NO/"
},
2022-06-24 09:51:30 +00:00
"tok": {
"translation": "src/locale/angular.tok.xlf",
"baseHref": "/client/tok/"
},
2021-12-13 16:06:44 +00:00
"nn": {
"translation": "src/locale/angular.nn.xlf",
"baseHref": "/client/nn/"
2023-02-13 09:17:53 +00:00
},
"is": {
"translation": "src/locale/angular.is.xlf",
"baseHref": "/client/is/"
2023-02-13 15:25:53 +00:00
},
"uk": {
"translation": "src/locale/angular.uk-UA.xlf",
"baseHref": "/client/uk-UA/"
2020-02-07 14:51:19 +00:00
}
}
},
2018-05-15 08:58:08 +00:00
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"localize": true,
2018-05-15 08:58:08 +00:00
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
2021-08-17 12:01:51 +00:00
"tsConfig": "tsconfig.json",
2018-05-15 08:58:08 +00:00
"polyfills": "src/polyfills.ts",
2021-05-14 14:56:44 +00:00
"baseHref": "/",
2018-05-15 08:58:08 +00:00
"stylePreprocessorOptions": {
"includePaths": [
"src/sass/include"
]
},
"assets": [
"src/assets/images",
2018-09-19 16:27:10 +00:00
"src/manifest.webmanifest"
2018-05-15 08:58:08 +00:00
],
"styles": [
"src/sass/application.scss"
],
2020-08-06 13:04:38 +00:00
"allowedCommonJsDependencies": [
2023-02-16 14:17:40 +00:00
"qrcode",
2020-08-06 13:04:38 +00:00
"chart.js",
2021-05-14 16:03:58 +00:00
"htmlparser2",
2020-11-25 10:56:19 +00:00
"markdown-it-emoji/light",
2021-10-12 13:16:31 +00:00
"linkifyjs/lib/linkify-html",
2021-10-14 08:52:15 +00:00
"linkifyjs/lib/plugins/mention",
2020-08-06 13:04:38 +00:00
"sanitize-html",
2021-05-14 16:03:58 +00:00
"debug",
2021-08-17 12:01:51 +00:00
"@peertube/p2p-media-loader-hlsjs",
2021-05-14 16:03:58 +00:00
"video.js",
2022-02-09 12:56:11 +00:00
"sha.js",
2021-05-27 15:25:52 +00:00
"postcss",
2022-07-27 13:03:09 +00:00
"focus-visible",
"path-browserify",
"deep-merge",
"escape-string-regexp",
"is-plain-object",
"parse-srcset",
"deepmerge",
2023-06-06 12:32:47 +00:00
"core-js/features/reflect",
"@formatjs/intl-locale/polyfill",
"@formatjs/intl-locale/should-polyfill",
"@formatjs/intl-pluralrules/polyfill-force",
"@formatjs/intl-pluralrules/should-polyfill"
2020-08-06 13:04:38 +00:00
],
2021-05-14 13:20:58 +00:00
"scripts": [],
"vendorChunk": true,
"extractLicenses": false,
"buildOptimizer": false,
"sourceMap": true,
"optimization": false,
"namedChunks": true
2018-05-15 08:58:08 +00:00
},
"configurations": {
"production": {
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
2018-05-16 08:44:38 +00:00
"serviceWorker": true,
"ngswConfigPath": "src/ngsw-config.json",
2019-08-01 08:15:28 +00:00
"budgets": [
{
"type": "initial",
"maximumWarning": "2mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "6kb",
2021-04-14 08:38:09 +00:00
"maximumError": "100kb"
2019-08-01 08:15:28 +00:00
}
],
2018-05-15 08:58:08 +00:00
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}
]
2018-05-16 17:59:21 +00:00
},
2021-06-07 15:38:31 +00:00
"ar-locale": {
2021-08-17 12:42:53 +00:00
"localize": [
"ar"
],
2021-06-07 15:38:31 +00:00
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.hmr.ts"
}
]
},
2018-05-16 17:59:21 +00:00
"hmr": {
"localize": false,
2020-02-07 09:00:34 +00:00
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
}
],
2018-05-16 17:59:21 +00:00
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.hmr.ts"
}
]
2018-05-15 08:58:08 +00:00
}
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
2024-01-05 09:12:28 +00:00
"proxyConfig": "proxy.config.json",
"buildTarget": "PeerTube:build"
2018-05-15 08:58:08 +00:00
},
"configurations": {
"production": {
2024-01-05 09:12:28 +00:00
"buildTarget": "PeerTube:build:production"
2018-05-16 17:59:21 +00:00
},
"hmr": {
2024-01-05 09:12:28 +00:00
"buildTarget": "PeerTube:build:hmr"
2018-05-16 17:59:21 +00:00
},
2021-06-07 15:38:31 +00:00
"ar-locale": {
2024-01-05 09:12:28 +00:00
"buildTarget": "PeerTube:build:ar-locale"
2018-05-15 08:58:08 +00:00
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
2024-01-05 09:12:28 +00:00
"buildTarget": "PeerTube:build"
2018-05-15 08:58:08 +00:00
}
},
"lint": {
2021-08-17 12:42:53 +00:00
"builder": "@angular-eslint/builder:lint",
2018-05-15 08:58:08 +00:00
"options": {
2021-08-17 12:42:53 +00:00
"lintFilePatterns": [
2021-09-03 08:27:04 +00:00
"e2e/**/*.ts",
2021-08-17 12:42:53 +00:00
"src/**/*.ts",
"src/**/*.html"
2018-05-15 08:58:08 +00:00
]
}
}
}
}
},
"schematics": {
"@schematics/angular:component": {
2021-12-29 11:14:06 +00:00
"prefix": "my",
"style": "scss",
"skipTests": true,
"flat": true
2018-05-15 08:58:08 +00:00
},
"@schematics/angular:directive": {
2021-12-29 11:14:06 +00:00
"prefix": "my"
2023-02-16 13:14:25 +00:00
},
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
2018-05-15 08:58:08 +00:00
}
},
"cli": {
"analytics": false
2018-05-15 08:58:08 +00:00
}
2018-05-15 15:08:31 +00:00
}