You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the native directory. Made the tests run expecting the same
structure as what we distribute. That same structure is created by
either running `yarn compile` or `node-pre-gyp install` (the second
being how and end user gets the binary).
The publish structure is the same other than the new entry point, so
that should continue working.
* Add NAPI to changelog, would be good to remember
* bump-version: Set release version 0.8.0-pre.1
* Add a comment to clarify where changes happen
Limited jest `maxWorkers` to dodge the weird GH issue tracked by
jestjs/jest#10662 but won't impact local
machine runs as much
Co-authored-by: Leeroy Travis <ops@ironcorelabs.com>
0 commit comments