Skip to content

Commit

Permalink
Update scripts/build-browser.js
Browse files Browse the repository at this point in the history
Co-authored-by: Franco Victorio <[email protected]>
  • Loading branch information
Janther and fvictorio authored Jan 17, 2024
1 parent 74e4ab6 commit 34736cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ typeof globalThis !== 'undefined' ? globalThis
footer: {
js: `
return SolidityParser;
})`,
});`,
},
}).catch(() => process.exit(1))

0 comments on commit 34736cc

Please sign in to comment.