Skip to content

Instantly share code, notes, and snippets.

@jeremenichelli
Last active June 29, 2017 02:00
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/39ec6b3ce1c346bfa6fa75877d777604 to your computer and use it in GitHub Desktop.
Save jeremenichelli/39ec6b3ce1c346bfa6fa75877d777604 to your computer and use it in GitHub Desktop.
(function(){
'use strict';
var helper = WEBPACK_REQUIRE_METHOD(0);
var action = function() {
var value = helper();
return value;
  };
exports.action = action;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment