Skip to content

Please update this templateΒ #28

@AMD-NICK

Description

@AMD-NICK

I am new to web development, TypeScript/JavaScript, and their plugin development process. I want to extract a plugin from the site directory into a separate package, but unfortunately ran into some difficulties. I am looking for a simple way to create a package with a plugin and React component, but there are no official development workflow guides and this template also appears outdated.

  • Is it necessary to have the "demo" site in the package folder? Maybe yarn link or yarn add file:./path will work?
  • How to make development faster? Without running yarn run build && yarn run serve on every change?
  • How to make development less annoying? Without changing plugin path in docusaurus.config.js before pushing to github?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions