ljharb / es-abstract

ECMAScript spec abstract operations.
MIT License
115 stars 30 forks source link

fix: folder mapping deprecation warning (#133) #134

Closed coderaiser closed 3 years ago

coderaiser commented 3 years ago

Fixed deprecation warning: image

varwasabi commented 3 years ago

Can confirm that this change stops the message from showing.

coderaiser commented 3 years ago

Updated to get node v12 and node v16 supported according to workaround https://github.com/nodejs/node/issues/38353#issuecomment-825221607

coderaiser commented 3 years ago

Closed due to removed exports.