Revert "handle lightning-fs"

This reverts commit 005f56deb42d6d40776282baf91fe79cd2c30d29.
This commit is contained in:
Konstantinos Kaloutas
2023-07-26 13:54:17 +03:00
committed by Tienson Qin
parent eb6a045619
commit bffeddff4c
6 changed files with 12 additions and 43 deletions

View File

@@ -63,8 +63,7 @@ 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/@isomorphic-git/lightning-fs/dist/lightning-fs.min.js'
'node_modules/@highlightjs/cdn-assets/highlight.min.js'
]).pipe(gulp.dest(path.join(outputPath, 'js'))),
() => gulp.src([
'node_modules/magic-portal/dist/index.umd.js',