UNPKG

cursive-loader

Version:

cursive loader module for webpack

5 lines (4 loc) 149 B
module.exports = function (source) { if (this.cacheable) this.cacheable(); return 'module.exports = ' + require('cursive').toJSON(source); }