mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore(plugin): build core file
This commit is contained in:
@@ -27,6 +27,6 @@ module.exports = {
|
||||
library: 'LSPlugin',
|
||||
libraryTarget: 'umd',
|
||||
filename: 'lsplugin.core.js',
|
||||
path: path.resolve(__dirname, '../static/js'),
|
||||
path: path.resolve(__dirname, '../resources/js'),
|
||||
},
|
||||
}
|
||||
3
resources/js/lsplugin.core.js
Normal file
3
resources/js/lsplugin.core.js
Normal file
File diff suppressed because one or more lines are too long
1
resources/js/lsplugin.core.js.LICENSE.txt
Normal file
1
resources/js/lsplugin.core.js.LICENSE.txt
Normal file
@@ -0,0 +1 @@
|
||||
/*! @license DOMPurify | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.2.2/LICENSE */
|
||||
Reference in New Issue
Block a user