mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-12-20 13:11:29 +00:00
rewrited file treatment
This commit is contained in:
@@ -9,10 +9,7 @@ const config = {
|
||||
output: {
|
||||
filename: "pouchdb-browser.js",
|
||||
path: path.resolve(__dirname, "dist"),
|
||||
// library: "PouchDB",
|
||||
// libraryTarget: "umd",
|
||||
library: {
|
||||
// name: "pouchdb_browser",
|
||||
type: "module",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user