Closed jaydenseric closed 5 years ago
I haven't worked out why yet, but for some reason unnecessary files such as dev tool config files and yarn.lock have been mistakenly published to npm:
yarn.lock
https://unpkg.com/fs-capacitor@2.0.4/
Very interesting! I wonder if yarn’s version of publish is not respecting the config. I’ll explore this a little later today and try publishing a patch.
publish
This appears fixed in v4-beta2
v4-beta2
I haven't worked out why yet, but for some reason unnecessary files such as dev tool config files and
yarn.lock
have been mistakenly published to npm:https://unpkg.com/fs-capacitor@2.0.4/