Exclude modules from (some) builds
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 May 2021 14:00:43 +0000 (16:00 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 May 2021 14:00:43 +0000 (16:00 +0200)
commit93c0845aee4f9121a2545ad2234cc398c43ce8c0
tree3b7475d6cd18a8bd6e77abb07d0249349281ad6e
parent44f654964070ab5561fd4d8fc2462454321e760e
Exclude modules from (some) builds
71 files changed:
ts/WoltLabSuite/Core/Ajax/Jsonp.ts
ts/WoltLabSuite/Core/Controller/Clipboard.ts
ts/WoltLabSuite/Core/Controller/Condition/Page/Dependence.ts
ts/WoltLabSuite/Core/Controller/Map/Route/Planner.ts
ts/WoltLabSuite/Core/Controller/Media/List.ts
ts/WoltLabSuite/Core/Controller/Notice/Dismiss.ts
ts/WoltLabSuite/Core/Controller/User/Notification/Settings.ts
ts/WoltLabSuite/Core/Date/Picker.ts
ts/WoltLabSuite/Core/Devtools.ts
ts/WoltLabSuite/Core/Image/ExifUtil.ts
ts/WoltLabSuite/Core/Image/ImageUtil.ts
ts/WoltLabSuite/Core/Image/Resizer.ts
ts/WoltLabSuite/Core/Media/Clipboard.ts
ts/WoltLabSuite/Core/Media/Editor.ts
ts/WoltLabSuite/Core/Media/List/Upload.ts
ts/WoltLabSuite/Core/Media/Manager/Base.ts
ts/WoltLabSuite/Core/Media/Manager/Editor.ts
ts/WoltLabSuite/Core/Media/Manager/Search.ts
ts/WoltLabSuite/Core/Media/Manager/Select.ts
ts/WoltLabSuite/Core/Media/Replace.ts
ts/WoltLabSuite/Core/Media/Upload.ts
ts/WoltLabSuite/Core/Notification/Handler.ts
ts/WoltLabSuite/Core/Ui/Acl/Simple.ts
ts/WoltLabSuite/Core/Ui/Article/MarkAllAsRead.ts
ts/WoltLabSuite/Core/Ui/Article/Search.ts
ts/WoltLabSuite/Core/Ui/Color/Picker.ts
ts/WoltLabSuite/Core/Ui/Comment/Add.ts
ts/WoltLabSuite/Core/Ui/Comment/Edit.ts
ts/WoltLabSuite/Core/Ui/Comment/Response/Add.ts
ts/WoltLabSuite/Core/Ui/Comment/Response/Edit.ts
ts/WoltLabSuite/Core/Ui/DragAndDrop.ts
ts/WoltLabSuite/Core/Ui/File/Delete.ts
ts/WoltLabSuite/Core/Ui/File/Upload.ts
ts/WoltLabSuite/Core/Ui/ItemList/Filter.ts
ts/WoltLabSuite/Core/Ui/ItemList/LineBreakSeparatedText.ts
ts/WoltLabSuite/Core/Ui/Message/InlineEditor.ts
ts/WoltLabSuite/Core/Ui/Message/Manager.ts
ts/WoltLabSuite/Core/Ui/Message/Quote.ts
ts/WoltLabSuite/Core/Ui/Message/Reply.ts
ts/WoltLabSuite/Core/Ui/Moderation/Clipboard/AssignUser.ts
ts/WoltLabSuite/Core/Ui/Page/Search.ts
ts/WoltLabSuite/Core/Ui/Page/Search/Handler.ts
ts/WoltLabSuite/Core/Ui/Page/Search/Input.ts
ts/WoltLabSuite/Core/Ui/Poll/Editor.ts
ts/WoltLabSuite/Core/Ui/Redactor/Article.ts
ts/WoltLabSuite/Core/Ui/Redactor/Autosave.ts
ts/WoltLabSuite/Core/Ui/Redactor/Code.ts
ts/WoltLabSuite/Core/Ui/Redactor/DragAndDrop.ts
ts/WoltLabSuite/Core/Ui/Redactor/Format.ts
ts/WoltLabSuite/Core/Ui/Redactor/Html.ts
ts/WoltLabSuite/Core/Ui/Redactor/Link.ts
ts/WoltLabSuite/Core/Ui/Redactor/Mention.ts
ts/WoltLabSuite/Core/Ui/Redactor/Metacode.ts
ts/WoltLabSuite/Core/Ui/Redactor/Page.ts
ts/WoltLabSuite/Core/Ui/Redactor/PseudoHeader.ts
ts/WoltLabSuite/Core/Ui/Redactor/Quote.ts
ts/WoltLabSuite/Core/Ui/Redactor/Spoiler.ts
ts/WoltLabSuite/Core/Ui/Redactor/Table.ts
ts/WoltLabSuite/Core/Ui/Smiley/Insert.ts
ts/WoltLabSuite/Core/Ui/Sortable/List.ts
ts/WoltLabSuite/Core/Ui/Style/FontAwesome.ts
ts/WoltLabSuite/Core/Ui/User/CoverPhoto/Delete.ts
ts/WoltLabSuite/Core/Ui/User/CoverPhoto/Upload.ts
ts/WoltLabSuite/Core/Ui/User/Editor.ts
ts/WoltLabSuite/Core/Ui/User/Ignore.ts
ts/WoltLabSuite/Core/Ui/User/Ignore/List.ts
ts/WoltLabSuite/Core/Ui/User/PasswordStrength.ts
ts/WoltLabSuite/Core/Ui/User/Profile/Menu/Item/Follow.ts
ts/WoltLabSuite/Core/Ui/User/Profile/Menu/Item/Ignore.ts
ts/WoltLabSuite/Core/Ui/User/Session/Delete.ts
ts/WoltLabSuite/Core/Upload.ts