Skip to content

Template for developing plugins for Acode editor.

Notifications You must be signed in to change notification settings

Acode-Foundation/acode-plugin

Repository files navigation

Acode plugin

Read acode plugin documentation to develop plugin for acode editor.

Usage

Use this for debug build:

npm run dev

and this for production build:

npm run build

How to parse/bundle scss file ?

You'll need to install one sass esbuild plugin and then just add that in esbuild.config.mjs at line 34

About

Template for developing plugins for Acode editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published