fix
This commit is contained in:
@@ -30,6 +30,7 @@ const config = {
|
||||
}),
|
||||
new CpWebpackPlugin([
|
||||
{ from: path.resolve('./types'), to: path.resolve('./dist') },
|
||||
{ from: path.resolve('./README.md'), to: path.resolve('./dist/README.md') },
|
||||
{ from: zxingReaderWasm, to: path.resolve('./dist/lib/reader.wasm') },
|
||||
])
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user