Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 492 Bytes

File metadata and controls

29 lines (19 loc) · 492 Bytes

Acode plugin Modded

Read acode plugin documentation to develop plugin for acode editor.

Feature

  • Easy to debug
  • Clear logs to tarminal

press x to clear old logs

  • Colorful logs
  • Optimized

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