We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19b3d3a + d2ae686 commit 33c000bCopy full SHA for 33c000b
templates/app/.storybook/main.js
@@ -33,6 +33,7 @@ module.exports = {
33
...(resolve.alias || {}),
34
'@public': path.resolve(__dirname, '../public'),
35
'@docs': path.resolve(__dirname, '../docs/contentful'),
36
+ '/fonts': path.resolve(__dirname, '../public/fonts'),
37
};
38
config.plugins.push(
39
new CopyWebpackPlugin({
0 commit comments