* Create a storybook with callout component * Add to dist/storybook * Remove references to dist dir, storybook takes place * Update Callout.stories.tsx * Update Dockerfile * Update Dockerfile
11 lines
138 B
JSON
11 lines
138 B
JSON
{
|
|
"ext": "js,json,yml,md,html,scss",
|
|
"ignore": [
|
|
"assets",
|
|
"script",
|
|
"translations",
|
|
"stylesheets",
|
|
"tests"
|
|
]
|
|
}
|