Skip to content

Commit

Permalink
Merge pull request #3 from solana-labs/cherry-pick-64
Browse files Browse the repository at this point in the history
Cherry pick 64
  • Loading branch information
jordaaash authored Feb 1, 2022
2 parents e53479d + 0f7c62b commit 9a7cc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
output: {
path: libPath,
filename: "qr-code-styling.js",
globalObject: "this",
library: "QRCodeStyling",
libraryTarget: "umd",
libraryExport: "default"
Expand Down

0 comments on commit 9a7cc80

Please sign in to comment.