This commit is contained in:
TrejGun 2019-12-03 21:04:18 +03:00
parent 157c457241
commit f5561038b9
1 changed files with 1 additions and 1 deletions

View File

@ -202,6 +202,6 @@ exports.system = "__webpack_require__.System";
/**
* the shorthand for Object.prototype.hasOwnProperty
* using of ot decreases the compiled bundle size
* using of it decreases the compiled bundle size
*/
exports.hasOwnProperty = "__webpack_require__.o";