Skip to content

Commit

Permalink
if dis ow
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanidk committed Jun 28, 2024
1 parent 1e05183 commit 48d4a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/embed/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
output: {
format: 'umd',
file: 'dist/index.umd.js',
name: 'Forms',
name: 'HeyForm',
sourcemap: true,
inlineDynamicImports: true
},
Expand Down

0 comments on commit 48d4a5e

Please sign in to comment.