refactor: remove style.developomp.com

This commit is contained in:
Kim, Jimin 2023-06-18 19:02:59 +09:00
parent 5ab6b93fa3
commit 4694e6799d
11 changed files with 1069 additions and 7966 deletions

View file

@ -23,18 +23,6 @@
}
],
"ignore": ["**/.*"]
},
{
"target": "style",
"cleanUrls": true,
"public": "apps/style/storybook-static",
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
],
"ignore": ["**/.*"]
}
]
}