mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-02 20:11:46 +00:00
refactor: copy only required frameworks icons from docs in console (#7538)
(cherry picked from commit 860b80c9ee38b80e202f4277d5912f789f6dfecd)
This commit is contained in:
parent
e0e5665e17
commit
50b2ea6e1f
@ -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…
x
Reference in New Issue
Block a user