Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Update webpack.config.js for ec storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt committed Feb 25, 2019
1 parent e140dca commit 7fac7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ec/.storybook/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
{
loader: 'file-loader',
options: {
name: 'static/icons.svg',
name: 'static/[name]-[hash:8].[ext]',
},
},
],
Expand Down

0 comments on commit 7fac7df

Please sign in to comment.