emersonbottero / vitepress-plugin-search

Provide local search to your documentation site.
MIT License
238 stars 30 forks source link

fix: move types condition to the first #69

Closed sxzz closed 1 year ago

sxzz commented 1 year ago

https://www.typescriptlang.org/docs/handbook/esm-node.html

The "types" condition should always come first in "exports".

emersonbottero commented 1 year ago

hi @sxzz ,thanks for the PR, I'm making other changes and I'll add this one in there.