Skip to content

Commit

Permalink
feat: add cjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Vincze committed Jun 6, 2020
1 parent 923030b commit 15e436c
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 156,898 deletions.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.2dc090707e35f0813f62.bundle.js"></script><script src="vendors~main.2dc090707e35f0813f62.bundle.js"></script><script src="main.2dc090707e35f0813f62.bundle.js"></script></body></html>
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.77776776bf24456687b4.bundle.js"></script><script src="vendors~main.77776776bf24456687b4.bundle.js"></script><script src="main.77776776bf24456687b4.bundle.js"></script></body></html>
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"/><style>html, body {
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Storybook</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>html, body {
overflow: hidden;
height: 100%;
width: 100%;
Expand All @@ -18,4 +18,4 @@
}</style><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.a70cae47b0d915ec6f24.bundle.js"></script><script src="vendors~main.7a580ccd0e6b514b8524.bundle.js"></script><script src="main.bfba67a53b2eea8e4da5.bundle.js"></script></body></html>
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.411d3c3c7829aaabb366.bundle.js"></script><script src="vendors~main.d21b764057b0685c6cb9.bundle.js"></script><script src="main.9d4f2ff4f451914e46c8.bundle.js"></script></body></html>
636 changes: 0 additions & 636 deletions docs/main.2dc090707e35f0813f62.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.2dc090707e35f0813f62.bundle.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.bfba67a53b2eea8e4da5.bundle.js

This file was deleted.

155 changes: 0 additions & 155 deletions docs/runtime~main.2dc090707e35f0813f62.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/runtime~main.2dc090707e35f0813f62.bundle.js.map

This file was deleted.

1 change: 0 additions & 1 deletion docs/runtime~main.a70cae47b0d915ec6f24.bundle.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sb_dll/storybook_ui_dll.js

Large diffs are not rendered by default.

Loading

0 comments on commit 15e436c

Please sign in to comment.