Chore: bump storybook and add build script (#16340)

This commit is contained in:
Dominik Prokop
2019-04-02 13:18:13 +02:00
committed by GitHub
parent ede2d54849
commit 7764f04abf
4 changed files with 293 additions and 363 deletions

View File

@@ -23,9 +23,6 @@ module.exports = ({config, mode}) => {
loader: 'css-loader',
options: {
importLoaders: 2,
// url: false,
// sourceMap: false,
// minimize: false,
},
},
{