UNPKG
blear.ui.code-highlight
Version:
latest (2.3.2)
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
代码高亮,基于 prism@1.17.1
github.com/blearjs/blear.ui.code-highlight
blearjs/blear.ui.code-highlight
blear.ui.code-highlight
/
examples
/
coolie-config.js
5 lines
•
136 B
JavaScript
View Raw
1
2
3
4
5
coolie.
config
({
mainModulesDir
:
'/examples/'
,
nodeModulesDir
:
'/node_modules/'
,
nodeModuleMainPath
:
'src/index.js'
}).
use
();