Zod- / jsVideoUrlParser

A javascript parser to extract informations like provider, channel, id, start time from YouTube, Vimeo, Dailymotion, Twitch,... urls
MIT License
234 stars 73 forks source link

#71: remove export for template, since it gets ignored by npm #73

Closed saibayadon closed 2 years ago

saibayadon commented 3 years ago

Fixes #71 for release. The previous PR only took care of the typo in the type definition file, but since this file gets ignored by NPM the package (check .npmignore) it was breaking on release.

romgere commented 3 years ago

Any chance to see this merged in a future release ?

claabs commented 3 years ago

It would be great to see this merged. Currently #71 is still an issue, and this is a very simple fix.

Zod- commented 2 years ago

Yeah sorry about that