Skip to content

Instantly share code, notes, and snippets.

@jeremenichelli
Last active July 18, 2017 21:39
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 jeremenichelli/44ba01d2c4f9ab20834ffe80b80d5fd5 to your computer and use it in GitHub Desktop.
Save jeremenichelli/44ba01d2c4f9ab20834ffe80b80d5fd5 to your computer and use it in GitHub Desktop.
(function(module, exports, WEBPACK_REQUIRE_METHOD) {
'use strict';
var action = WEBPACK_REQUIRE_METHOD(1);
var value = action();
exports.default = value;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment