Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
Merge branch 'tla'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/index.js
  • Loading branch information
Andarist committed Dec 2, 2019
2 parents cc98689 + bca0e43 commit 3cda4c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const unpackInputPluginOptions = options =>
caller: {
supportsStaticESM: true,
supportsDynamicImport: true,
supportsTopLevelAwait: true,
...options.caller,
},
});
Expand Down

0 comments on commit 3cda4c8

Please sign in to comment.