Skip to content

Commit

Permalink
Add circular entry to esm loader fake compile data.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 16, 2019
1 parent c7a5a1f commit 885afd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ if (cachePath !== "") {
__proto__: null,
esm: {
changed: false,
circular: 0,
code: null,
filename: null,
firstAwaitOutsideFunction: null,
Expand Down

0 comments on commit 885afd0

Please sign in to comment.