mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
handle mhchem
This commit is contained in:
committed by
Gabriel Horner
parent
86d3cad507
commit
7d6aae0c08
@@ -55,6 +55,7 @@ const common = {
|
||||
]).pipe(gulp.dest(path.join(outputPath, 'js', 'excalidraw-assets'))),
|
||||
() => gulp.src([
|
||||
'node_modules/katex/dist/katex.min.js',
|
||||
'node_modules/katex/contrib/mhchem/mhchem.js',
|
||||
'node_modules/html2canvas/dist/html2canvas.min.js',
|
||||
'node_modules/interactjs/dist/interact.min.js',
|
||||
'node_modules/photoswipe/dist/umd/*.js',
|
||||
|
||||
Reference in New Issue
Block a user