@kadira/storybook v2.29.3
=> Loading custom .babelrc
=> Loading custom webpack config.
/Users/kitze/webdev/personal/x/client/node_modules/@kadira/storybook/dist/server/config.js:102
return regex.test('my_package.json');
^
TypeError: regex.test is not a function
Got this error with the newest version of storybook. Am I doing something wrong?
@kadira/storybook v2.29.3
=> Loading custom .babelrc
=> Loading custom webpack config.
/Users/kitze/webdev/personal/x/client/node_modules/@kadira/storybook/dist/server/config.js:102
return regex.test('my_package.json');
^
TypeError: regex.test is not a function
Got this error with the newest version of storybook. Am I doing something wrong?