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

193.10.0 • Public • Published

editor-core

Main package for the Atlassian Editor.

Quick Start

Current devloop involves leveraging the atlaskit website shell to build out examples.

  1. After following https://hello.atlassian.net/wiki/spaces/AF/pages/2634599657/Getting+Started
  2. yarn start editor-core

Then hit http://localhost:9000/examples/editor/editor-core

This opts you into the default esbuild configuration. If needing to fall back to webpack, this can be done via yarn start editor-core --experimental=webpack

Running visual regression tests will also use the webpack build, due to the slight variation in how those assets are built for styling VISUAL_REGRESSION=true yarn start editor-core

If you need to override the default port and run multiple builds side by side, use the PORT env variable: PORT=9005 yarn start editor-core

Dependencies (34)

Dev Dependencies (56)

Package Sidebar

Install

npm i @atlaskit/editor-core

Weekly Downloads

3,804

Version

193.10.0

License

Apache-2.0

Unpacked Size

6.24 MB

Total Files

1027

Last publish

Collaborators

  • atlaskit