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
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
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:
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: