webpack/require-polyfill.web.js

2 lines
78 B
JavaScript
Raw Normal View History

2012-03-11 20:44:38 +08:00
// No polyfill needed when compiled with webpack
2012-03-10 20:11:23 +08:00
module.exports = function(){}