https://www.npmjs.com/package/webpack
Raw File
require-polyfill.web.js
// No polyfill needed when compiled with webpack
module.exports = function(){}
back to top