add style.developomp.com
This commit is contained in:
parent
f65084375e
commit
c6190c44bd
21 changed files with 472 additions and 56 deletions
|
@ -23,6 +23,18 @@
|
|||
}
|
||||
],
|
||||
"ignore": ["**/.*"]
|
||||
},
|
||||
{
|
||||
"target": "style",
|
||||
"cleanUrls": true,
|
||||
"public": "apps/style/storybook-static",
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"ignore": ["**/.*"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue