Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
readme
  • Loading branch information
guybedford committed Oct 31, 2020
commit 306ca5575dc3433965f05bd6afb4c7eb2a42184b
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ It will in turn underclassify in cases where the identifiers are renamed:
})(exports);
```

#### Exports Getters

`Object.defineProperty` is detected for any usage of the `__esModule` export, as well as the specific value and getter forms:

```js
Expand Down