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

193.11.11 • 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

/@atlaskit/editor-core/

    Package Sidebar

    Install

    npm i @atlaskit/editor-core

    Weekly Downloads

    35,231

    Version

    193.11.11

    License

    Apache-2.0

    Unpacked Size

    10.5 MB

    Total Files

    1027

    Last publish

    Collaborators

    • atlaskit