@storybook/core-server
TypeScript icon, indicating that this package has built-in type declarations

8.0.8 • Public • Published

Storybook Core-server

This package contains common node-side functionality used among the different frameworks (React, RN, Vue 3, Ember, Angular, etc).

It contains:

  • CLI arg parsing
  • Storybook UI "manager" webpack configuration
  • start-storybook dev server
  • build-storybook static builder
  • presets handling

The "preview" (aka iframe) side is implemented in pluggable builders:

  • @storybook/builder-webpack5

These builders abstract both the webpack dependencies as well as the various core configurations and loader/plugin dependencies provided out of the box with Storybook.

Readme

Keywords

Package Sidebar

Install

npm i @storybook/core-server

Weekly Downloads

5,187,185

Version

8.0.8

License

MIT

Unpacked Size

816 kB

Total Files

15

Last publish

Collaborators

  • yannbf
  • kasperpeulen
  • valentinpalkovic
  • jreinhold
  • shilman
  • ndelangen
  • hypnosphi
  • tmeasday
  • igor-dv