Open laurelthorburn opened 3 days ago
That repo includes a dist folder with CDN-ready CJS and ESM builds
I'm not seeing the dist
folder in your repository.
That repo includes a dist folder with CDN-ready CJS and ESM builds
I'm not seeing the
dist
folder in your repository.
It's there on my local, let me see why it didn't push.
edit to add: suspect git ignore is preventing it.. fixing now
That repo includes a dist folder with CDN-ready CJS and ESM builds
I'm not seeing the
dist
folder in your repository.
@joshgoebel Yep, git ignore auto removed dist
. Fixed:
I would like to request the creation of a
highlightjs-liquid
repository for my 3rd party grammar.Metadata
Requirements
dist
folder with CDN-readyCJS
andESM
buildsREADME.md
includes examples of simple web usageREADME.md
includes examples of Node.js usageAfterwards
note: assuming i do this after the liquid repo has been created?
Submit a PR that:
CHANGES.md
SUPPORTED_LANGUAGES.md
in the main library (https://github.com/highlightjs/highlight.js/pull/4174)