isaacs / isexe

Minimal module to check if a file is executable.
ISC License
48 stars 17 forks source link

fix: include src in the package #35

Open aminya opened 1 year ago

aminya commented 1 year ago

Some build systems like Parcel use the src files to build the dependencies on the fly.

I also noticed that the missing src files cause build issues. Apparently, some other package is importing them while they are not in the package.