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
Fix prepublish script to transpile `.ts` files only when the ios-sim.ts file exists.
This will allow us to call `npm publish <path to ios-sim-portable.tgz>` without `--ignore-scripts` option as it is removing all scripts from package.json section.
0 commit comments