Skip to content

Instantly share code, notes, and snippets.

@dezren39
Created July 5, 2020 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dezren39/1153dd48b654005a1fac48928c65e628 to your computer and use it in GitHub Desktop.
Save dezren39/1153dd48b654005a1fac48928c65e628 to your computer and use it in GitHub Desktop.
esm.js
require = require("esm")(module /*, options*/);
module.exports = require("./index.js");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment