Note: I own no rights to the source code forked. This is a fork meant for my own educational purposes. I am learning how to build a working plugin for the Acode text editor.
Please visit the original page here, or visit the Acode Foundation home page to find the source code and other interesting Acode related code/projects.
This part of the readme file is from the original author.
Read acode plugin documentation to develop plugin for acode editor.
Use this for debug build:
npm run dev
and this for production build:
npm run build
You'll need to install one sass esbuild plugin and then just add that in esbuild.config.mjs at line 34