biesbjerg / ngx-translate-extract

Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
MIT License
524 stars 196 forks source link

Extraneous path dependency? #245

Open Eugeny opened 2 years ago

Eugeny commented 2 years ago

Is there a reason this package depends on path? path is already a built-in module and this installs the polyfill instead, which causes issues with other packages.