Skip to content

Commit

Permalink
Merge branch 'release/v1.15.0' into fix/masthead-selected-last-item
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jan 22, 2021
2 parents 458903a + 0499e44 commit 58c985b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-components/.storybook/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ module.exports = ({ config, mode }) => {
},
{
test: /\.(jpe?g|png|gif)(\?[a-z0-9=.]+)?$/,
loader: 'url-loader',
loader: 'file-loader',
}
);

Expand Down

0 comments on commit 58c985b

Please sign in to comment.