[Chapel Merge] Add CDN as requested in issue #6

Branch: refs/heads/main
Revision: b1200f1
Author: bradcray
Log Message:

Merge pull request #7 from bradcray/add-cdn

Add CDN as requested in issue #6

[reviewed by joshgoebel]

How I created this:

  • Updated my copy of highlight.js
  • Did npm install
  • symbolically linked my copy of this highlightjs-chapel repository into the extras directory
  • Did npm run build_and_test
  • Did node tools/build.js -t cdn
  • Added dist/chapel.min.js

Resolves #6.

Modified Files:
A dist/chapel.min.js

Compare: https://github.com/chapel-lang/highlightjs-chapel/compare/e13de108eb98...b1200f148e9e