mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 04:40:05 +02:00
add some packages
This commit is contained in:
2
node_modules/core-js/modules/_html.js
generated
vendored
Normal file
2
node_modules/core-js/modules/_html.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
var document = require('./_global').document;
|
||||
module.exports = document && document.documentElement;
|
Reference in New Issue
Block a user