fixing tests
This commit is contained in:
@ -27,5 +27,9 @@ module.exports = {
|
||||
output: {
|
||||
filename: "[name].js",
|
||||
path: `${__dirname}/dist`,
|
||||
library: {
|
||||
type: "umd",
|
||||
name: "Nostr",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user