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/jquery/src/data/var/dataPriv.js | 7 lines | 84 B | application/javascript | JavascriptLexer |
define( [
"../Data"
], function( Data ) {
"use strict";
return new Data();
} );