mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
Revert "Revert "handle lightning-fs""
This reverts commit 840cb90ed5f0fc2704b80f975d08179050cee8b0.
This commit is contained in:
committed by
Tienson Qin
parent
bffeddff4c
commit
46208a7753
@@ -63,7 +63,8 @@ const common = {
|
||||
'node_modules/reveal.js/dist/reveal.js',
|
||||
'node_modules/shepherd.js/dist/js/shepherd.min.js',
|
||||
'node_modules/marked/marked.min.js',
|
||||
'node_modules/@highlightjs/cdn-assets/highlight.min.js'
|
||||
'node_modules/@highlightjs/cdn-assets/highlight.min.js',
|
||||
'node_modules/@isomorphic-git/lightning-fs/dist/lightning-fs.min.js'
|
||||
]).pipe(gulp.dest(path.join(outputPath, 'js'))),
|
||||
() => gulp.src([
|
||||
'node_modules/magic-portal/dist/index.umd.js',
|
||||
|
||||
Reference in New Issue
Block a user