storybook-prebuilt icon indicating copy to clipboard operation
storybook-prebuilt copied to clipboard

Storybook prebuilt to work with native es modules

Results 21 storybook-prebuilt issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lit-element](https://lit.dev/) ([source](https://togithub.com/lit/lit)) | [`3.1.1` -> `3.1.2`](https://renovatebot.com/diffs/npm/lit-element/3.1.1/3.1.2) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lit](https://lit.dev/) ([source](https://togithub.com/lit/lit)) | [`2.1.1` -> `2.1.4`](https://renovatebot.com/diffs/npm/lit/2.1.1/2.1.4) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup-plugin-visualizer](https://togithub.com/btd/rollup-plugin-visualizer) | [`5.5.2` -> `5.5.4`](https://renovatebot.com/diffs/npm/rollup-plugin-visualizer/5.5.2/5.5.4) | [![age](https://badges.renovateapi.com/packages/npm/rollup-plugin-visualizer/5.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | immer | [`8.0.1` -> `9.0.6`](https://renovatebot.com/diffs/npm/immer/8.0.1/9.0.6) | ### GitHub Vulnerability Alerts #### [CVE-2021-23436](https://nvd.nist.gov/vuln/detail/CVE-2021-23436) This affects the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/addon-docs](https://togithub.com/storybookjs/storybook/tree/main/addons/docs) ([source](https://togithub.com/storybookjs/storybook)) | [`6.4.10` -> `6.4.22`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/6.4.10/6.4.22) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://togithub.com/babel/babel)) | [`7.16.7` -> `7.16.11`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.16.7/7.16.11) |...

Are there any plans to upgrade to storybook 6.5.9 ? I'm facing a bug, that is fixed on the 6.5.9. The bug is the following 👍 ```javascript export default {...

Happy to do the work, if you give me some guidelines, I am comfortable with rollup, esm and friends

I used `npm init @open-wc` to generate a new project. Here I can't use this prebuilt version to output static files with storybook. According to the storybook cli docs I...