You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that storyshots only loads .js and json files. My stories and components are written using Typescript and thus have a file extension of .tsx. Does this mean that the only way to work with storyshots is to first transpile the files to .js first. Will tsx files be supported in the future? Any other work-arounds?
Any help is appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Issue by dannief
Sunday Oct 30, 2016 at 01:21 GMT
Originally opened as storybook-eol/storyshots#48
The documentation says that storyshots only loads .js and json files. My stories and components are written using Typescript and thus have a file extension of .tsx. Does this mean that the only way to work with storyshots is to first transpile the files to .js first. Will tsx files be supported in the future? Any other work-arounds?
Any help is appreciated. Thanks.
The text was updated successfully, but these errors were encountered: