Closed
Description
At https://github.com/webpack/webpack.js.org/blame/master/src/content/guides/author-libraries.md#L310 the text reads:
The module property should point to a script that utilizes ES2015 module syntax but no other syntax features that aren't yet supported by browsers or node. This enables
and that's it, ending abruptly. What's missing?