Closed murraco closed 2 years ago
The templates shouldn't go in anyway. I guess #71 would be the better fix?
@Zod- Nice, that works too!
You still might want to update/bump the project version in package.json
and package-lock.json
and re-build it so NPM catches it.
You still might want to update/bump the project version in
package.json
andpackage-lock.json
adn re-build it so NPM catches it.
Working on it
Description
Typescript compiler couldn't find the
./provider/template
module injs-video-url-parser/lib/index.d.ts:9:15
due to the template files being ignored by NPM.Issue
https://github.com/Zod-/jsVideoUrlParser/issues/71
Proposed changes:
package-lock.json
from0.4.1
to0.4.3
.npmignore