rnx-kit/incubator
Tommy Nguyen 91b10ad1c9
chore: move Jest config to break circular dependency (#2787)
2023-11-06 16:39:51 +01:00
..
@react-native-webapis chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
build chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
build-plugin-firebase chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
commitlint-lite chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
esbuild-bundle-analyzer chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
ignore chore: don't install `@vue/compiler-sfc` (#2053) 2022-11-29 13:47:23 +01:00
patcher-rnmacos chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
polyfills chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
react-native-error-trace-decorator chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
react-native-test-app-msal RELEASING: Releasing 4 package(s) (#2668) 2023-09-18 12:22:56 +02:00
rn-changelog-generator chore: move Jest config to break circular dependency (#2787) 2023-11-06 16:39:51 +01:00
README.md chore(incubator): create a more structured approach for experimental packages (#1189) 2022-03-09 14:27:17 +00:00

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 ⚠️'",
  • README.md

    • starts with:

      🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
      
      ### This tool is EXPERIMENTAL - USE WITH CAUTION
      
      🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧