webpack/require-polyfill.web.js

2 lines
87 B
JavaScript

// No polyfill needed when compiled with webpack
module.exports = function(r){return r}