Skip to content

Commit 717de6b

Browse files
committed
Followup to #37
1 parent e30727d commit 717de6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.lib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const libBundles = [
5151
{
5252
input: "lib/lib.js",
5353
output: {
54-
file: pkg.browser,
54+
file: pkg.iife,
5555
format: "iife",
5656
sourcemap: sourcemapOption,
5757
name: "AsBindIIFE"

0 commit comments

Comments
 (0)