diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-17 08:56:08 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-11-17 08:56:08 +0100 |
commit | 60d893cf8248d6935164115b33ce3eae8d211e06 (patch) | |
tree | 47508af7af12a241e78669e1d34e9bd7886bcf59 /client | |
parent | 5678353d4fb0ddd8bea044868576ee02cdbabedb (diff) | |
download | PeerTube-60d893cf8248d6935164115b33ce3eae8d211e06.tar.gz PeerTube-60d893cf8248d6935164115b33ce3eae8d211e06.tar.zst PeerTube-60d893cf8248d6935164115b33ce3eae8d211e06.zip |
Remove deprecated option
Diffstat (limited to 'client')
-rw-r--r-- | client/angular.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json index 18a7750ef..455c9fbde 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -138,7 +138,6 @@ | |||
138 | "tsConfig": "tsconfig.json", | 138 | "tsConfig": "tsconfig.json", |
139 | "polyfills": "src/polyfills.ts", | 139 | "polyfills": "src/polyfills.ts", |
140 | "baseHref": "/", | 140 | "baseHref": "/", |
141 | "deployUrl": "", | ||
142 | "stylePreprocessorOptions": { | 141 | "stylePreprocessorOptions": { |
143 | "includePaths": [ | 142 | "includePaths": [ |
144 | "src/sass/include" | 143 | "src/sass/include" |