UNPKG

angular-remove-di-loaders

Version:
7 lines (4 loc) 140 B
module.exports = function (content) { this.cacheable && this.cacheable(); return content.replace(/(['"])use strict\1;?/g, ''); };