forked from nextcloud/server
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IONOS(build): switch to custom mdi icons
Signed-off-by: Misha M.-Kupriyanov <[email protected]>
- Loading branch information
1 parent
8a7ab4f
commit 768e8ac
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule IONOS
updated
from 81a053 to d9da5b
Submodule nc-mdi-js
updated
from 5bee70 to 4e5c6d
Submodule nc-mdi-svg
updated
12 files
+1 −0 | .gitignore | |
+5 −0 | .npmrc | |
+13 −0 | .prettierignore | |
+6 −0 | .prettierrc | |
+74 −0 | build.ts | |
+107 −0 | contactSheet.md | |
+29 −0 | contactsheet.ts | |
+79 −0 | generateIconMappings.sh | |
+107 −0 | iconMappings.ts | |
+526 −1 | package-lock.json | |
+38 −24 | package.json | |
+18 −0 | tsconfig.json |
Submodule nc-vue-material-design-icons
updated
7 files
+0 −3 | .npmrc | |
+6 −8 | build.ts | |
+0 −247 | contactsheet.ts | |
+0 −128 | iconsMapper.ts | |
+0 −95 | mapping.ts | |
+13 −92 | package-lock.json | |
+1 −8 | package.json |