Files
website-v2-docs/antora-ui/index.js
Julio C. Estrada 3cc8b82c73 chore: update highlight.js to v11.9.0 and optimize syntax highlighting (#400)
- upgrade highlight.js from 9.18.3 to 11.9.0
- simplify highlight.bundle.js by using common bundle and automatic language detection
- update build configuration for css processing
- update package.json and package-lock.json dependencies
- fix javascript lint errors

fixes #397
2025-01-31 12:21:58 -05:00

5 lines
183 B
JavaScript

'use strict'
// This placeholder script allows this package to be discovered using require.resolve.
// It may be used in the future to export information about the files in this UI.