[compiler] Various fixes for publishing script
- Specify a registry for npm publish because otherwise it tries to use the yarn registry - `packages` option actually works This _should_ work now (note last line of output), will test it once we land this since i want to publish a new version of the eslint plugin with some important fixes. ``` npm notice npm notice 📦 [email protected] npm notice === Tarball Contents === npm notice 827B README.md npm notice 2.1MB dist/index.js npm notice 1.0kB package.json npm notice === Tarball Details === npm notice name: eslint-plugin-react-compiler npm notice version: 0.0.0-experimental-53bb89e-20240515 npm notice filename: eslint-plugin-react-compiler-0.0.0-experimental-53bb89e-20240515.tgz npm notice package size: 300.9 kB npm notice unpacked size: 2.1 MB npm notice shasum: cb99823f3a483c74f470085cac177bd020f7a85a npm notice integrity: sha512-L3HV9qja1dnCl[...]IaRSZJ3P/v6yQ== npm notice total files: 3 npm notice npm notice Publishing to http://registry.npmjs.org/ with tag latest and default access (dry-run) ``` ghstack-source-id: 63067ef772c780a665fc04e642b0f533aaacbe44 Pull Request resolved: https://github.com/facebook/react/pull/29082
L
Lauren Tan committed
5572edc929bca8d4248d579d7931ab79e3395d04
Parent: cf7d895