vue-code-diff
vue-code-diff copied to clipboard
make main file definition work relative to package.json
for me jest could not resolve the package because of the leading slash. This should fix it.
@ddchef I am seeing the same issue and this change resolved my jest issues. Can you please merge this when you get the chance?