Show More
Commit Description:
change logger to be limited by file size
Commit Description:
change logger to be limited by file size
References:
File last commit:
Show/Diff file:
Action:
node_modules/static-module/test/keep-used/source.js | 5 lines | 121 B | application/javascript | JavascriptLexer |
var insertCSS = require('insert-css');
insertCSS('.a { color: red }');
// can't replace this
insertCSS(window.__style);