mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
fix writing addons link
This commit is contained in:
parent
88f6bb81bc
commit
7a198978a3
@ -6,7 +6,7 @@ Storybook addons are listed in the [catalog](/addons) and distributed via npm. T
|
||||
|
||||
Add your addon to the catalog by publishing an npm package that follows these requirements:
|
||||
|
||||
- `package.json` with [module information](writing-addons.md#get-started) and [addon metadata](#addon-metadata)
|
||||
- `package.json` with [module information](./writing-addons.md#get-started) and [addon metadata](#addon-metadata)
|
||||
- `README.md` file with installation and configuration instructions
|
||||
- `/dist` directory containing transpiled ES5 code
|
||||
- `preset.js` file written as an ES5 module at the root level
|
||||
|
Loading…
x
Reference in New Issue
Block a user