This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
storybook
Watch
1
Star
0
Fork
0
You've already forked storybook
mirror of
https://github.com/storybookjs/storybook.git
synced
2025-03-23 05:02:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
storybook
/
lib
/
theming
/
create.js
2 lines
47 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Change /dist to ESM && upgrade required dependencies to make this happen & deal with the consequences
2020-11-26 10:50:46 +01:00
module
.
exports
=
require
(
'./dist/cjs/create'
)
;
Reference in New Issue
Copy Permalink