UNPKG

295 BJavaScriptView Raw
1// IMPORTANT
2// ---------
3// This is an auto generated file with React CDK.
4// Do not modify this file.
5// Use `.storybook/user/modify_webpack_config.js instead`.
6
7const config = {
8 module: {
9 loaders: [
10 { test: /\.css?$/, loader: 'style!css' },
11 ],
12 },
13}
14
15module.exports = config