Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 380 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 380 Bytes

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