TypeStrong / tsify

Browserify plugin for compiling TypeScript
344 stars 75 forks source link

Fix error [DEP0060] in Tsifier.js #292

Open maysara-elshewehy opened 2 months ago

maysara-elshewehy commented 2 months ago

Fix Error [DEP0060]

Fixed by replacing the require('util')._extend with Object.assign