mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
refactor: copy only required frameworks icons from docs in console (#7538)
This commit is contained in:
parent
7b537243c4
commit
860b80c9ee
@ -27,7 +27,7 @@
|
||||
"src/favicon.ico",
|
||||
"src/assets",
|
||||
"src/manifest.webmanifest",
|
||||
{ "glob": "**/*", "input": "../docs/static/img", "output": "assets/docs/img" }
|
||||
{ "glob": "**/*", "input": "../docs/static/img/tech", "output": "assets/docs/img/tech" }
|
||||
],
|
||||
"styles": ["src/styles.scss"],
|
||||
"scripts": ["./node_modules/tinycolor2/dist/tinycolor-min.js"],
|
||||
|
Loading…
Reference in New Issue
Block a user