зеркало из https://github.com/microsoft/rnx-kit.git
9d13dce678
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com> |
||
---|---|---|
.. | ||
@react-native-webapis | ||
build | ||
build-plugin-firebase | ||
commitlint-lite | ||
esbuild-bundle-analyzer | ||
ignore | ||
patcher-rnmacos | ||
polyfills | ||
react-native-error-trace-decorator | ||
react-native-test-app-msal | ||
rn-changelog-generator | ||
README.md |
README.md
Incubator
In this folder we are keeping all the tools that we deem not ready to be consumed or used outside known use cases.
Proceed at your own risk.
Main differences from a package in the main folder - logistically:
-
package.json
- extra field
"experimental": true,
- description field starts with
EXPERIMENTAL - USE WITH CAUTION -
- has script method
"prepare": "echo '⚠️ <name> is EXPERIMENTAL - USE WITH CAUTION ⚠️'",
- extra field
-
README.md
-
starts with:
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧 ### This tool is EXPERIMENTAL - USE WITH CAUTION 🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
-