UNPKG

module-replace-webpack-plugin

Version:

Replace any imported file/module using a simple webpack plugin

3 lines 85 B
module.exports = function map () { console.log('This function has been patched'); }