@nrwl/expo 16.0.0-beta.0 → 16.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/executors.json +44 -114
- package/generators.json +2 -59
- package/index.d.ts +1 -4
- package/index.js +2 -9
- package/index.js.map +1 -1
- package/package.json +7 -26
- package/plugins/jest/svg-mock.js.map +1 -1
- package/plugins/with-nx-metro.d.ts +1 -8
- package/plugins/with-nx-metro.js +2 -28
- package/plugins/with-nx-metro.js.map +1 -1
- package/plugins/with-nx-webpack.d.ts +1 -5
- package/plugins/with-nx-webpack.js +1 -48
- package/plugins/with-nx-webpack.js.map +1 -1
- package/.eslintrc.json +0 -19
- package/README.md +0 -63
- package/collection.json +0 -0
- package/docs/build-list-examples.md +0 -71
- package/docs/prebuild-examples.md +0 -70
- package/docs/run-examples.md +0 -91
- package/docs/start-examples.md +0 -98
- package/migrations.json +0 -722
- package/plugins/metro-resolver.d.ts +0 -1
- package/plugins/metro-resolver.js +0 -135
- package/plugins/metro-resolver.js.map +0 -1
- package/project.json +0 -58
- package/src/executors/build/build.impl.d.ts +0 -6
- package/src/executors/build/build.impl.js +0 -62
- package/src/executors/build/build.impl.js.map +0 -1
- package/src/executors/build/compat.d.ts +0 -2
- package/src/executors/build/compat.js +0 -6
- package/src/executors/build/compat.js.map +0 -1
- package/src/executors/build/schema.d.ts +0 -14
- package/src/executors/build/schema.json +0 -60
- package/src/executors/build-android/build-android.impl.d.ts +0 -6
- package/src/executors/build-android/build-android.impl.js +0 -67
- package/src/executors/build-android/build-android.impl.js.map +0 -1
- package/src/executors/build-android/compat.d.ts +0 -2
- package/src/executors/build-android/compat.js +0 -6
- package/src/executors/build-android/compat.js.map +0 -1
- package/src/executors/build-android/schema.d.ts +0 -13
- package/src/executors/build-android/schema.json +0 -58
- package/src/executors/build-ios/build-ios.impl.d.ts +0 -6
- package/src/executors/build-ios/build-ios.impl.js +0 -67
- package/src/executors/build-ios/build-ios.impl.js.map +0 -1
- package/src/executors/build-ios/compat.d.ts +0 -2
- package/src/executors/build-ios/compat.js +0 -6
- package/src/executors/build-ios/compat.js.map +0 -1
- package/src/executors/build-ios/schema.d.ts +0 -23
- package/src/executors/build-ios/schema.json +0 -95
- package/src/executors/build-list/build-fragment.d.ts +0 -54
- package/src/executors/build-list/build-list.impl.d.ts +0 -7
- package/src/executors/build-list/build-list.impl.js +0 -86
- package/src/executors/build-list/build-list.impl.js.map +0 -1
- package/src/executors/build-list/compat.d.ts +0 -2
- package/src/executors/build-list/compat.js +0 -6
- package/src/executors/build-list/compat.js.map +0 -1
- package/src/executors/build-list/schema.d.ts +0 -25
- package/src/executors/build-list/schema.json +0 -79
- package/src/executors/build-status/build-status.impl.d.ts +0 -6
- package/src/executors/build-status/build-status.impl.js +0 -60
- package/src/executors/build-status/build-status.impl.js.map +0 -1
- package/src/executors/build-status/compat.d.ts +0 -2
- package/src/executors/build-status/compat.js +0 -6
- package/src/executors/build-status/compat.js.map +0 -1
- package/src/executors/build-status/schema.d.ts +0 -4
- package/src/executors/build-status/schema.json +0 -17
- package/src/executors/build-web/build-web.impl.d.ts +0 -6
- package/src/executors/build-web/build-web.impl.js +0 -60
- package/src/executors/build-web/build-web.impl.js.map +0 -1
- package/src/executors/build-web/compat.d.ts +0 -2
- package/src/executors/build-web/compat.js +0 -6
- package/src/executors/build-web/compat.js.map +0 -1
- package/src/executors/build-web/schema.d.ts +0 -6
- package/src/executors/build-web/schema.json +0 -26
- package/src/executors/download/compat.d.ts +0 -2
- package/src/executors/download/compat.js +0 -6
- package/src/executors/download/compat.js.map +0 -1
- package/src/executors/download/download.impl.d.ts +0 -15
- package/src/executors/download/download.impl.js +0 -101
- package/src/executors/download/download.impl.js.map +0 -1
- package/src/executors/download/schema.d.ts +0 -3
- package/src/executors/download/schema.json +0 -59
- package/src/executors/ensure-symlink/compat.d.ts +0 -2
- package/src/executors/ensure-symlink/compat.js +0 -6
- package/src/executors/ensure-symlink/compat.js.map +0 -1
- package/src/executors/ensure-symlink/ensure-symlink.impl.d.ts +0 -5
- package/src/executors/ensure-symlink/ensure-symlink.impl.js +0 -13
- package/src/executors/ensure-symlink/ensure-symlink.impl.js.map +0 -1
- package/src/executors/ensure-symlink/schema.json +0 -11
- package/src/executors/export/compat.d.ts +0 -2
- package/src/executors/export/compat.js +0 -6
- package/src/executors/export/compat.js.map +0 -1
- package/src/executors/export/export.impl.d.ts +0 -6
- package/src/executors/export/export.impl.js +0 -69
- package/src/executors/export/export.impl.js.map +0 -1
- package/src/executors/export/schema.d.ts +0 -11
- package/src/executors/export/schema.json +0 -48
- package/src/executors/install/compat.d.ts +0 -2
- package/src/executors/install/compat.js +0 -6
- package/src/executors/install/compat.js.map +0 -1
- package/src/executors/install/install.impl.d.ts +0 -7
- package/src/executors/install/install.impl.js +0 -70
- package/src/executors/install/install.impl.js.map +0 -1
- package/src/executors/install/schema.d.ts +0 -7
- package/src/executors/install/schema.json +0 -34
- package/src/executors/prebuild/compat.d.ts +0 -2
- package/src/executors/prebuild/compat.js +0 -6
- package/src/executors/prebuild/compat.js.map +0 -1
- package/src/executors/prebuild/prebuild.impl.d.ts +0 -7
- package/src/executors/prebuild/prebuild.impl.js +0 -70
- package/src/executors/prebuild/prebuild.impl.js.map +0 -1
- package/src/executors/prebuild/schema.d.ts +0 -7
- package/src/executors/prebuild/schema.json +0 -35
- package/src/executors/publish/compat.d.ts +0 -2
- package/src/executors/publish/compat.js +0 -6
- package/src/executors/publish/compat.js.map +0 -1
- package/src/executors/publish/publish.impl.d.ts +0 -6
- package/src/executors/publish/publish.impl.js +0 -73
- package/src/executors/publish/publish.impl.js.map +0 -1
- package/src/executors/publish/schema.d.ts +0 -10
- package/src/executors/publish/schema.json +0 -45
- package/src/executors/publish-set/compat.d.ts +0 -2
- package/src/executors/publish-set/compat.js +0 -6
- package/src/executors/publish-set/compat.js.map +0 -1
- package/src/executors/publish-set/publish-set.impl.d.ts +0 -6
- package/src/executors/publish-set/publish-set.impl.js +0 -62
- package/src/executors/publish-set/publish-set.impl.js.map +0 -1
- package/src/executors/publish-set/schema.d.ts +0 -6
- package/src/executors/publish-set/schema.json +0 -21
- package/src/executors/rollback/compat.d.ts +0 -2
- package/src/executors/rollback/compat.js +0 -6
- package/src/executors/rollback/compat.js.map +0 -1
- package/src/executors/rollback/rollback.impl.d.ts +0 -6
- package/src/executors/rollback/rollback.impl.js +0 -62
- package/src/executors/rollback/rollback.impl.js.map +0 -1
- package/src/executors/rollback/schema.d.ts +0 -6
- package/src/executors/rollback/schema.json +0 -25
- package/src/executors/run/compat.d.ts +0 -2
- package/src/executors/run/compat.js +0 -6
- package/src/executors/run/compat.js.map +0 -1
- package/src/executors/run/run.impl.d.ts +0 -6
- package/src/executors/run/run.impl.js +0 -112
- package/src/executors/run/run.impl.js.map +0 -1
- package/src/executors/run/schema.d.ts +0 -25
- package/src/executors/run/schema.json +0 -71
- package/src/executors/start/compat.d.ts +0 -2
- package/src/executors/start/compat.js +0 -6
- package/src/executors/start/compat.js.map +0 -1
- package/src/executors/start/schema.d.ts +0 -30
- package/src/executors/start/schema.json +0 -104
- package/src/executors/start/start.impl.d.ts +0 -7
- package/src/executors/start/start.impl.js +0 -73
- package/src/executors/start/start.impl.js.map +0 -1
- package/src/executors/sync-deps/compat.d.ts +0 -2
- package/src/executors/sync-deps/compat.js +0 -6
- package/src/executors/sync-deps/compat.js.map +0 -1
- package/src/executors/sync-deps/schema.d.ts +0 -4
- package/src/executors/sync-deps/schema.json +0 -28
- package/src/executors/sync-deps/sync-deps.impl.d.ts +0 -8
- package/src/executors/sync-deps/sync-deps.impl.js +0 -62
- package/src/executors/sync-deps/sync-deps.impl.js.map +0 -1
- package/src/executors/update/compat.d.ts +0 -2
- package/src/executors/update/compat.js +0 -6
- package/src/executors/update/compat.js.map +0 -1
- package/src/executors/update/schema.d.ts +0 -15
- package/src/executors/update/schema.json +0 -65
- package/src/executors/update/update.impl.d.ts +0 -6
- package/src/executors/update/update.impl.js +0 -59
- package/src/executors/update/update.impl.js.map +0 -1
- package/src/generators/application/application.d.ts +0 -5
- package/src/generators/application/application.js +0 -33
- package/src/generators/application/application.js.map +0 -1
- package/src/generators/application/files/app.json.template +0 -33
- package/src/generators/application/files/assets/adaptive-icon.png +0 -0
- package/src/generators/application/files/assets/favicon.png +0 -0
- package/src/generators/application/files/assets/icon.png +0 -0
- package/src/generators/application/files/assets/splash.png +0 -0
- package/src/generators/application/files/babel.config.js.template +0 -6
- package/src/generators/application/files/eas.json.template +0 -28
- package/src/generators/application/files/index.js.template +0 -8
- package/src/generators/application/files/metro.config.js.template +0 -25
- package/src/generators/application/files/package.json.template +0 -17
- package/src/generators/application/files/src/app/App.spec.tsx.template +0 -9
- package/src/generators/application/files/src/app/App.tsx.template +0 -694
- package/src/generators/application/files/test-setup.ts.template +0 -1
- package/src/generators/application/files/tsconfig.app.json.template +0 -9
- package/src/generators/application/files/tsconfig.json.template +0 -26
- package/src/generators/application/lib/add-detox.d.ts +0 -3
- package/src/generators/application/lib/add-detox.js +0 -16
- package/src/generators/application/lib/add-detox.js.map +0 -1
- package/src/generators/application/lib/add-project.d.ts +0 -3
- package/src/generators/application/lib/add-project.js +0 -133
- package/src/generators/application/lib/add-project.js.map +0 -1
- package/src/generators/application/lib/create-application-files.d.ts +0 -3
- package/src/generators/application/lib/create-application-files.js +0 -24
- package/src/generators/application/lib/create-application-files.js.map +0 -1
- package/src/generators/application/lib/normalize-options.d.ts +0 -10
- package/src/generators/application/lib/normalize-options.js +0 -30
- package/src/generators/application/lib/normalize-options.js.map +0 -1
- package/src/generators/application/schema.d.ts +0 -19
- package/src/generators/application/schema.json +0 -88
- package/src/generators/component/component.d.ts +0 -5
- package/src/generators/component/component.js +0 -51
- package/src/generators/component/component.js.map +0 -1
- package/src/generators/component/files/__fileName__.spec.tsx.template +0 -11
- package/src/generators/component/files/__fileName__.tsx.template +0 -32
- package/src/generators/component/lib/add-import.d.ts +0 -3
- package/src/generators/component/lib/add-import.js +0 -30
- package/src/generators/component/lib/add-import.js.map +0 -1
- package/src/generators/component/lib/normalize-options.d.ts +0 -8
- package/src/generators/component/lib/normalize-options.js +0 -58
- package/src/generators/component/lib/normalize-options.js.map +0 -1
- package/src/generators/component/schema.d.ts +0 -15
- package/src/generators/component/schema.json +0 -83
- package/src/generators/init/init.d.ts +0 -6
- package/src/generators/init/init.js +0 -70
- package/src/generators/init/init.js.map +0 -1
- package/src/generators/init/lib/add-git-ignore-entry.d.ts +0 -2
- package/src/generators/init/lib/add-git-ignore-entry.js +0 -19
- package/src/generators/init/lib/add-git-ignore-entry.js.map +0 -1
- package/src/generators/init/lib/gitignore-entries.d.ts +0 -1
- package/src/generators/init/lib/gitignore-entries.js +0 -20
- package/src/generators/init/lib/gitignore-entries.js.map +0 -1
- package/src/generators/init/lib/init-root-babel-config.d.ts +0 -2
- package/src/generators/init/lib/init-root-babel-config.js +0 -14
- package/src/generators/init/lib/init-root-babel-config.js.map +0 -1
- package/src/generators/init/schema.d.ts +0 -7
- package/src/generators/init/schema.json +0 -38
- package/src/generators/library/files/lib/README.md +0 -7
- package/src/generators/library/files/lib/babel.config.json +0 -17
- package/src/generators/library/files/lib/package.json.template +0 -5
- package/src/generators/library/files/lib/src/index.ts.template +0 -0
- package/src/generators/library/files/lib/test-setup.ts.template +0 -1
- package/src/generators/library/files/lib/tsconfig.json.template +0 -16
- package/src/generators/library/files/lib/tsconfig.lib.json.template +0 -9
- package/src/generators/library/lib/normalize-options.d.ts +0 -12
- package/src/generators/library/lib/normalize-options.js +0 -27
- package/src/generators/library/lib/normalize-options.js.map +0 -1
- package/src/generators/library/library.d.ts +0 -5
- package/src/generators/library/library.js +0 -99
- package/src/generators/library/library.js.map +0 -1
- package/src/generators/library/schema.d.ts +0 -22
- package/src/generators/library/schema.json +0 -99
- package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.d.ts +0 -6
- package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js +0 -35
- package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js.map +0 -1
- package/src/migrations/update-14-1-2/add-eject-target-14-1-2.d.ts +0 -5
- package/src/migrations/update-14-1-2/add-eject-target-14-1-2.js +0 -25
- package/src/migrations/update-14-1-2/add-eject-target-14-1-2.js.map +0 -1
- package/src/migrations/update-14-4-3/add-eas-build-target.d.ts +0 -5
- package/src/migrations/update-14-4-3/add-eas-build-target.js +0 -42
- package/src/migrations/update-14-4-3/add-eas-build-target.js.map +0 -1
- package/src/migrations/update-14-5-1/add-eas-update-target.d.ts +0 -5
- package/src/migrations/update-14-5-1/add-eas-update-target.js +0 -27
- package/src/migrations/update-14-5-1/add-eas-update-target.js.map +0 -1
- package/src/migrations/update-15-0-3/add-new-expo-cli-targets.d.ts +0 -9
- package/src/migrations/update-15-0-3/add-new-expo-cli-targets.js +0 -66
- package/src/migrations/update-15-0-3/add-new-expo-cli-targets.js.map +0 -1
- package/src/migrations/update-15-0-3/change-jest-preset.d.ts +0 -8
- package/src/migrations/update-15-0-3/change-jest-preset.js +0 -74
- package/src/migrations/update-15-0-3/change-jest-preset.js.map +0 -1
- package/src/migrations/update-15-8-3/change-webpack-to-metro.d.ts +0 -9
- package/src/migrations/update-15-8-3/change-webpack-to-metro.js +0 -38
- package/src/migrations/update-15-8-3/change-webpack-to-metro.js.map +0 -1
- package/src/utils/add-jest.d.ts +0 -2
- package/src/utils/add-jest.js +0 -39
- package/src/utils/add-jest.js.map +0 -1
- package/src/utils/add-linting.d.ts +0 -3
- package/src/utils/add-linting.js +0 -37
- package/src/utils/add-linting.js.map +0 -1
- package/src/utils/ensure-node-modules-symlink.d.ts +0 -9
- package/src/utils/ensure-node-modules-symlink.js +0 -29
- package/src/utils/ensure-node-modules-symlink.js.map +0 -1
- package/src/utils/find-all-npm-dependencies.d.ts +0 -2
- package/src/utils/find-all-npm-dependencies.js +0 -26
- package/src/utils/find-all-npm-dependencies.js.map +0 -1
- package/src/utils/pod-install-task.d.ts +0 -8
- package/src/utils/pod-install-task.js +0 -53
- package/src/utils/pod-install-task.js.map +0 -1
- package/src/utils/symlink-task.d.ts +0 -2
- package/src/utils/symlink-task.js +0 -19
- package/src/utils/symlink-task.js.map +0 -1
- package/src/utils/versions.d.ts +0 -21
- package/src/utils/versions.js +0 -25
- package/src/utils/versions.js.map +0 -1
- package/tsconfig.json +0 -13
- package/tsconfig.lib.json +0 -11
- package/tsconfig.spec.json +0 -20
package/executors.json
CHANGED
|
@@ -1,185 +1,115 @@
|
|
|
1
1
|
{
|
|
2
2
|
"executors": {
|
|
3
3
|
"update": {
|
|
4
|
-
"implementation": "
|
|
5
|
-
"schema": "
|
|
4
|
+
"implementation": "@nx/expo/src/executors/update/update.impl",
|
|
5
|
+
"schema": "@nx/expo/src/executors/update/schema.json",
|
|
6
6
|
"description": "Start an EAS update for your expo project"
|
|
7
7
|
},
|
|
8
8
|
"build": {
|
|
9
|
-
"implementation": "
|
|
10
|
-
"schema": "
|
|
9
|
+
"implementation": "@nx/expo/src/executors/build/build.impl",
|
|
10
|
+
"schema": "@nx/expo/src/executors/build/schema.json",
|
|
11
11
|
"description": "Start an EAS build for your expo project"
|
|
12
12
|
},
|
|
13
13
|
"build-list": {
|
|
14
|
-
"implementation": "
|
|
15
|
-
"schema": "
|
|
14
|
+
"implementation": "@nx/expo/src/executors/build-list/build-list.impl",
|
|
15
|
+
"schema": "@nx/expo/src/executors/build-list/schema.json",
|
|
16
16
|
"description": "List all EAS builds for your Expo project"
|
|
17
17
|
},
|
|
18
18
|
"download": {
|
|
19
|
-
"implementation": "
|
|
20
|
-
"schema": "
|
|
19
|
+
"implementation": "@nx/expo/src/executors/download/download.impl",
|
|
20
|
+
"schema": "@nx/expo/src/executors/download/schema.json",
|
|
21
21
|
"description": "Download an EAS build"
|
|
22
22
|
},
|
|
23
|
-
"build-ios": {
|
|
24
|
-
"implementation": "./src/executors/build-ios/build-ios.impl",
|
|
25
|
-
"schema": "./src/executors/build-ios/schema.json",
|
|
26
|
-
"description": "Build and sign a standalone IPA for the Apple App Store"
|
|
27
|
-
},
|
|
28
|
-
"build-android": {
|
|
29
|
-
"implementation": "./src/executors/build-android/build-android.impl",
|
|
30
|
-
"schema": "./src/executors/build-android/schema.json",
|
|
31
|
-
"description": "Build and sign a standalone APK or App Bundle for the Google Play Store"
|
|
32
|
-
},
|
|
33
|
-
"build-web": {
|
|
34
|
-
"implementation": "./src/executors/build-web/build-web.impl",
|
|
35
|
-
"schema": "./src/executors/build-web/schema.json",
|
|
36
|
-
"description": "Build the web app for production"
|
|
37
|
-
},
|
|
38
|
-
"build-status": {
|
|
39
|
-
"implementation": "./src/executors/build-status/build-status.impl",
|
|
40
|
-
"schema": "./src/executors/build-status/schema.json",
|
|
41
|
-
"description": "Get the status of the latest build for the project"
|
|
42
|
-
},
|
|
43
|
-
"publish": {
|
|
44
|
-
"implementation": "./src/executors/publish/publish.impl",
|
|
45
|
-
"schema": "./src/executors/publish/schema.json",
|
|
46
|
-
"description": "Deploy a project to Expo hosting"
|
|
47
|
-
},
|
|
48
|
-
"publish-set": {
|
|
49
|
-
"implementation": "./src/executors/publish-set/publish-set.impl",
|
|
50
|
-
"schema": "./src/executors/publish-set/schema.json",
|
|
51
|
-
"description": "Specify the channel to serve a published release"
|
|
52
|
-
},
|
|
53
|
-
"rollback": {
|
|
54
|
-
"implementation": "./src/executors/rollback/rollback.impl",
|
|
55
|
-
"schema": "./src/executors/rollback/schema.json",
|
|
56
|
-
"description": "Undo an update to a channel"
|
|
57
|
-
},
|
|
58
23
|
"run": {
|
|
59
|
-
"implementation": "
|
|
60
|
-
"schema": "
|
|
24
|
+
"implementation": "@nx/expo/src/executors/run/run.impl",
|
|
25
|
+
"schema": "@nx/expo/src/executors/run/schema.json",
|
|
61
26
|
"description": "Run the Android app binary locally or run the iOS app binary locally"
|
|
62
27
|
},
|
|
63
28
|
"start": {
|
|
64
|
-
"implementation": "
|
|
65
|
-
"schema": "
|
|
29
|
+
"implementation": "@nx/expo/src/executors/start/start.impl",
|
|
30
|
+
"schema": "@nx/expo/src/executors/start/schema.json",
|
|
66
31
|
"description": "Start a local dev server for the app or start a Webpack dev server for the web app"
|
|
67
32
|
},
|
|
68
33
|
"sync-deps": {
|
|
69
|
-
"implementation": "
|
|
70
|
-
"schema": "
|
|
34
|
+
"implementation": "@nx/expo/src/executors/sync-deps/sync-deps.impl",
|
|
35
|
+
"schema": "@nx/expo/src/executors/sync-deps/schema.json",
|
|
71
36
|
"description": "Syncs dependencies to package.json (required for autolinking)."
|
|
72
37
|
},
|
|
73
38
|
"ensure-symlink": {
|
|
74
|
-
"implementation": "
|
|
75
|
-
"schema": "
|
|
39
|
+
"implementation": "@nx/expo/src/executors/ensure-symlink/ensure-symlink.impl",
|
|
40
|
+
"schema": "@nx/expo/src/executors/ensure-symlink/schema.json",
|
|
76
41
|
"description": "Ensure workspace node_modules is symlink under app's node_modules folder."
|
|
77
42
|
},
|
|
78
43
|
"prebuild": {
|
|
79
|
-
"implementation": "
|
|
80
|
-
"schema": "
|
|
44
|
+
"implementation": "@nx/expo/src/executors/prebuild/prebuild.impl",
|
|
45
|
+
"schema": "@nx/expo/src/executors/prebuild/schema.json",
|
|
81
46
|
"description": "Create native iOS and Android project files for building natively."
|
|
82
47
|
},
|
|
83
48
|
"install": {
|
|
84
|
-
"implementation": "
|
|
85
|
-
"schema": "
|
|
49
|
+
"implementation": "@nx/expo/src/executors/install/install.impl",
|
|
50
|
+
"schema": "@nx/expo/src/executors/install/schema.json",
|
|
86
51
|
"description": "Install a module or other package to a project."
|
|
87
52
|
},
|
|
88
53
|
"export": {
|
|
89
|
-
"implementation": "
|
|
90
|
-
"schema": "
|
|
54
|
+
"implementation": "@nx/expo/src/executors/export/export.impl",
|
|
55
|
+
"schema": "@nx/expo/src/executors/export/schema.json",
|
|
91
56
|
"description": "Export the JavaScript and assets for your app using Metro/webpack bundler"
|
|
92
57
|
}
|
|
93
58
|
},
|
|
94
59
|
"builders": {
|
|
95
60
|
"update": {
|
|
96
|
-
"implementation": "
|
|
97
|
-
"schema": "
|
|
61
|
+
"implementation": "@nx/expo/src/executors/update/compat",
|
|
62
|
+
"schema": "@nx/expo/src/executors/update/schema.json",
|
|
98
63
|
"description": "Start an EAS update for your expo project"
|
|
99
64
|
},
|
|
100
65
|
"build": {
|
|
101
|
-
"implementation": "
|
|
102
|
-
"schema": "
|
|
66
|
+
"implementation": "@nx/expo/src/executors/build/compat",
|
|
67
|
+
"schema": "@nx/expo/src/executors/build/schema.json",
|
|
103
68
|
"description": "Start an EAS build for your expo project"
|
|
104
69
|
},
|
|
105
70
|
"build-list": {
|
|
106
|
-
"implementation": "
|
|
107
|
-
"schema": "
|
|
71
|
+
"implementation": "@nx/expo/src/executors/build-list/compat",
|
|
72
|
+
"schema": "@nx/expo/src/executors/build-list/schema.json",
|
|
108
73
|
"description": "List all EAS builds for your Expo project"
|
|
109
74
|
},
|
|
110
75
|
"download": {
|
|
111
|
-
"implementation": "
|
|
112
|
-
"schema": "
|
|
76
|
+
"implementation": "@nx/expo/src/executors/download/compat",
|
|
77
|
+
"schema": "@nx/expo/src/executors/download/schema.json",
|
|
113
78
|
"description": "Download an EAS build"
|
|
114
79
|
},
|
|
115
|
-
"build-ios": {
|
|
116
|
-
"implementation": "./src/executors/build-ios/compat",
|
|
117
|
-
"schema": "./src/executors/build-ios/schema.json",
|
|
118
|
-
"description": "Build and sign a standalone IPA for the Apple App Store"
|
|
119
|
-
},
|
|
120
|
-
"build-android": {
|
|
121
|
-
"implementation": "./src/executors/build-android/compat",
|
|
122
|
-
"schema": "./src/executors/build-android/schema.json",
|
|
123
|
-
"description": "Build and sign a standalone APK or App Bundle for the Google Play Store"
|
|
124
|
-
},
|
|
125
|
-
"build-web": {
|
|
126
|
-
"implementation": "./src/executors/build-web/compat",
|
|
127
|
-
"schema": "./src/executors/build-web/schema.json",
|
|
128
|
-
"description": "Build the web app for production"
|
|
129
|
-
},
|
|
130
|
-
"build-status": {
|
|
131
|
-
"implementation": "./src/executors/build-status/compat",
|
|
132
|
-
"schema": "./src/executors/build-status/schema.json",
|
|
133
|
-
"description": "Get the status of the latest build for the project"
|
|
134
|
-
},
|
|
135
|
-
"publish": {
|
|
136
|
-
"implementation": "./src/executors/publish/compat",
|
|
137
|
-
"schema": "./src/executors/publish/schema.json",
|
|
138
|
-
"description": "Deploy a project to Expo hosting"
|
|
139
|
-
},
|
|
140
|
-
"publish-set": {
|
|
141
|
-
"implementation": "./src/executors/publish-set/compat",
|
|
142
|
-
"schema": "./src/executors/publish-set/schema.json",
|
|
143
|
-
"description": "Specify the channel to serve a published release"
|
|
144
|
-
},
|
|
145
|
-
"rollback": {
|
|
146
|
-
"implementation": "./src/executors/rollback/compat",
|
|
147
|
-
"schema": "./src/executors/rollback/schema.json",
|
|
148
|
-
"description": "Undo an update to a channel"
|
|
149
|
-
},
|
|
150
80
|
"run": {
|
|
151
|
-
"implementation": "
|
|
152
|
-
"schema": "
|
|
81
|
+
"implementation": "@nx/expo/src/executors/run/compat",
|
|
82
|
+
"schema": "@nx/expo/src/executors/run/schema.json",
|
|
153
83
|
"description": "Run the Android app binary locally or run the iOS app binary locally"
|
|
154
84
|
},
|
|
155
85
|
"start": {
|
|
156
|
-
"implementation": "
|
|
157
|
-
"schema": "
|
|
86
|
+
"implementation": "@nx/expo/src/executors/start/compat",
|
|
87
|
+
"schema": "@nx/expo/src/executors/start/schema.json",
|
|
158
88
|
"description": "Start a local dev server for the app or start a Webpack dev server for the web app"
|
|
159
89
|
},
|
|
160
90
|
"sync-deps": {
|
|
161
|
-
"implementation": "
|
|
162
|
-
"schema": "
|
|
91
|
+
"implementation": "@nx/expo/src/executors/sync-deps/compat",
|
|
92
|
+
"schema": "@nx/expo/src/executors/sync-deps/schema.json",
|
|
163
93
|
"description": "Syncs dependencies to package.json (required for autolinking)."
|
|
164
94
|
},
|
|
165
95
|
"ensure-symlink": {
|
|
166
|
-
"implementation": "
|
|
167
|
-
"schema": "
|
|
96
|
+
"implementation": "@nx/expo/src/executors/ensure-symlink/compat",
|
|
97
|
+
"schema": "@nx/expo/src/executors/ensure-symlink/schema.json",
|
|
168
98
|
"description": "Ensure workspace node_modules is symlink under app's node_modules folder."
|
|
169
99
|
},
|
|
170
100
|
"prebuild": {
|
|
171
|
-
"implementation": "
|
|
172
|
-
"schema": "
|
|
101
|
+
"implementation": "@nx/expo/src/executors/prebuild/compat",
|
|
102
|
+
"schema": "@nx/expo/src/executors/prebuild/schema.json",
|
|
173
103
|
"description": "Create native iOS and Android project files for building natively."
|
|
174
104
|
},
|
|
175
105
|
"install": {
|
|
176
|
-
"implementation": "
|
|
177
|
-
"schema": "
|
|
106
|
+
"implementation": "@nx/expo/src/executors/install/compat",
|
|
107
|
+
"schema": "@nx/expo/src/executors/install/schema.json",
|
|
178
108
|
"description": "Install a module or other package to a project."
|
|
179
109
|
},
|
|
180
110
|
"export": {
|
|
181
|
-
"implementation": "
|
|
182
|
-
"schema": "
|
|
111
|
+
"implementation": "@nx/expo/src/executors/export/compat",
|
|
112
|
+
"schema": "@nx/expo/src/executors/export/schema.json",
|
|
183
113
|
"description": "Export the JavaScript and assets for your app using Metro/webpack bundler"
|
|
184
114
|
}
|
|
185
115
|
}
|
package/generators.json
CHANGED
|
@@ -1,61 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"extends": ["@nrwl/workspace"],
|
|
5
|
-
"schematics": {
|
|
6
|
-
"init": {
|
|
7
|
-
"factory": "./src/generators/init/init#expoInitSchematic",
|
|
8
|
-
"schema": "./src/generators/init/schema.json",
|
|
9
|
-
"description": "Initialize the @nrwl/expo plugin",
|
|
10
|
-
"hidden": true
|
|
11
|
-
},
|
|
12
|
-
"application": {
|
|
13
|
-
"factory": "./src/generators/application/application#expoApplicationSchematic",
|
|
14
|
-
"schema": "./src/generators/application/schema.json",
|
|
15
|
-
"aliases": ["app"],
|
|
16
|
-
"x-type": "application",
|
|
17
|
-
"description": "Create an application"
|
|
18
|
-
},
|
|
19
|
-
"library": {
|
|
20
|
-
"factory": "./src/generators/library/library#expoLibrarySchematic",
|
|
21
|
-
"schema": "./src/generators/library/schema.json",
|
|
22
|
-
"aliases": ["lib"],
|
|
23
|
-
"x-type": "library",
|
|
24
|
-
"description": "Create a library"
|
|
25
|
-
},
|
|
26
|
-
"component": {
|
|
27
|
-
"factory": "./src/generators/component/component#expoComponentSchematic",
|
|
28
|
-
"schema": "./src/generators/component/schema.json",
|
|
29
|
-
"description": "Create a component",
|
|
30
|
-
"aliases": ["c"]
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"generators": {
|
|
34
|
-
"init": {
|
|
35
|
-
"factory": "./src/generators/init/init#expoInitGenerator",
|
|
36
|
-
"schema": "./src/generators/init/schema.json",
|
|
37
|
-
"description": "Initialize the @nrwl/expo plugin",
|
|
38
|
-
"hidden": true
|
|
39
|
-
},
|
|
40
|
-
"application": {
|
|
41
|
-
"factory": "./src/generators/application/application#expoApplicationGenerator",
|
|
42
|
-
"schema": "./src/generators/application/schema.json",
|
|
43
|
-
"aliases": ["app"],
|
|
44
|
-
"x-type": "application",
|
|
45
|
-
"description": "Create an application"
|
|
46
|
-
},
|
|
47
|
-
"library": {
|
|
48
|
-
"factory": "./src/generators/library/library#expoLibraryGenerator",
|
|
49
|
-
"schema": "./src/generators/library/schema.json",
|
|
50
|
-
"aliases": ["lib"],
|
|
51
|
-
"x-type": "library",
|
|
52
|
-
"description": "Create a library"
|
|
53
|
-
},
|
|
54
|
-
"component": {
|
|
55
|
-
"factory": "./src/generators/component/component#expoComponentGenerator",
|
|
56
|
-
"schema": "./src/generators/component/schema.json",
|
|
57
|
-
"description": "Create a component",
|
|
58
|
-
"aliases": ["c"]
|
|
59
|
-
}
|
|
60
|
-
}
|
|
2
|
+
"extends": ["@nx/expo"],
|
|
3
|
+
"schematics": {}
|
|
61
4
|
}
|
package/index.d.ts
CHANGED
|
@@ -1,4 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export { expoApplicationGenerator } from './src/generators/application/application';
|
|
3
|
-
export { withNxMetro } from './plugins/with-nx-metro';
|
|
4
|
-
export { withNxWebpack } from './plugins/with-nx-webpack';
|
|
1
|
+
export * from '@nx/expo';
|
package/index.js
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Object.defineProperty(exports, "expoInitGenerator", { enumerable: true, get: function () { return init_1.expoInitGenerator; } });
|
|
6
|
-
var application_1 = require("./src/generators/application/application");
|
|
7
|
-
Object.defineProperty(exports, "expoApplicationGenerator", { enumerable: true, get: function () { return application_1.expoApplicationGenerator; } });
|
|
8
|
-
var with_nx_metro_1 = require("./plugins/with-nx-metro");
|
|
9
|
-
Object.defineProperty(exports, "withNxMetro", { enumerable: true, get: function () { return with_nx_metro_1.withNxMetro; } });
|
|
10
|
-
var with_nx_webpack_1 = require("./plugins/with-nx-webpack");
|
|
11
|
-
Object.defineProperty(exports, "withNxWebpack", { enumerable: true, get: function () { return with_nx_webpack_1.withNxWebpack; } });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("@nx/expo"), exports);
|
|
12
5
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../packages/expo/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../packages-legacy/expo/index.ts"],"names":[],"mappings":";;;AAAA,mDAAyB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nrwl/expo",
|
|
3
|
-
"version": "16.0.0-beta.
|
|
3
|
+
"version": "16.0.0-beta.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The Expo Plugin for Nx contains executors and generators for managing and developing an expo application within your workspace. For example, you can directly build for different target platforms as well as generate projects and publish your code.",
|
|
6
6
|
"keywords": [
|
|
@@ -19,41 +19,22 @@
|
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|
|
21
21
|
"url": "https://github.com/nrwl/nx.git",
|
|
22
|
-
"directory": "packages/expo"
|
|
22
|
+
"directory": "packages-legacy/expo"
|
|
23
23
|
},
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"author": "Victor Savkin",
|
|
26
26
|
"main": "./index",
|
|
27
27
|
"types": "index.d.ts",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@
|
|
30
|
-
"@nrwl/devkit": "16.0.0-beta.0",
|
|
31
|
-
"@nrwl/jest": "16.0.0-beta.0",
|
|
32
|
-
"@nrwl/js": "16.0.0-beta.0",
|
|
33
|
-
"@nrwl/linter": "16.0.0-beta.0",
|
|
34
|
-
"@nrwl/react": "16.0.0-beta.0",
|
|
35
|
-
"@nrwl/webpack": "16.0.0-beta.0",
|
|
36
|
-
"@nrwl/workspace": "16.0.0-beta.0",
|
|
37
|
-
"chalk": "^4.1.0",
|
|
38
|
-
"enhanced-resolve": "^5.8.3",
|
|
39
|
-
"fs-extra": "^11.1.0",
|
|
40
|
-
"metro-resolver": "^0.74.1",
|
|
41
|
-
"node-fetch": "^2.6.7",
|
|
42
|
-
"tar-fs": "^2.1.1",
|
|
43
|
-
"tsconfig-paths": "^4.1.2",
|
|
44
|
-
"tsconfig-paths-webpack-plugin": "^4.0.0"
|
|
45
|
-
},
|
|
46
|
-
"peerDependencies": {
|
|
47
|
-
"expo": "^48.0.6"
|
|
29
|
+
"@nx/expo": "16.0.0-beta.2"
|
|
48
30
|
},
|
|
49
31
|
"builders": "./executors.json",
|
|
50
|
-
"ng-update": {
|
|
51
|
-
"requirements": {},
|
|
52
|
-
"migrations": "./migrations.json"
|
|
53
|
-
},
|
|
54
32
|
"schematics": "./generators.json",
|
|
55
33
|
"publishConfig": {
|
|
56
34
|
"access": "public"
|
|
57
35
|
},
|
|
58
|
-
"
|
|
36
|
+
"nx-migrations": {
|
|
37
|
+
"migrations": "@nx/expo/migrations.json"
|
|
38
|
+
},
|
|
39
|
+
"gitHead": "0d7dbbc5254390f53a28d94de536da916ed06a70"
|
|
59
40
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg-mock.js","sourceRoot":"","sources":["../../../../../packages/expo/plugins/jest/svg-mock.ts"],"names":[],"mappings":"AAAA,mFAAmF;AACnF,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC;AAC3B,MAAM,CAAC,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"svg-mock.js","sourceRoot":"","sources":["../../../../../packages-legacy/expo/plugins/jest/svg-mock.ts"],"names":[],"mappings":"AAAA,mFAAmF;AACnF,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC;AAC3B,MAAM,CAAC,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC"}
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
debug?: boolean;
|
|
3
|
-
extensions?: string[];
|
|
4
|
-
projectRoot?: string;
|
|
5
|
-
watchFolders?: string[];
|
|
6
|
-
}
|
|
7
|
-
export declare function withNxMetro(config: any, opts?: WithNxOptions): any;
|
|
8
|
-
export {};
|
|
1
|
+
export * from '@nx/expo/plugins/with-nx-metro';
|
package/plugins/with-nx-metro.js
CHANGED
|
@@ -1,31 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const path_1 = require("path");
|
|
6
|
-
const fs_extra_1 = require("fs-extra");
|
|
7
|
-
const metro_resolver_1 = require("./metro-resolver");
|
|
8
|
-
function withNxMetro(config, opts = {}) {
|
|
9
|
-
var _a;
|
|
10
|
-
const extensions = ['', 'ts', 'tsx', 'js', 'jsx', 'json'];
|
|
11
|
-
if (opts.debug)
|
|
12
|
-
process.env.NX_REACT_NATIVE_DEBUG = 'true';
|
|
13
|
-
if (opts.extensions)
|
|
14
|
-
extensions.push(...opts.extensions);
|
|
15
|
-
config.projectRoot = opts.projectRoot || devkit_1.workspaceRoot;
|
|
16
|
-
// Add support for paths specified by tsconfig
|
|
17
|
-
config.resolver = Object.assign(Object.assign({}, config.resolver), { resolveRequest: (0, metro_resolver_1.getResolveRequest)(extensions) });
|
|
18
|
-
let watchFolders = config.watchFolders || [];
|
|
19
|
-
watchFolders = watchFolders.concat([
|
|
20
|
-
(0, path_1.join)(devkit_1.workspaceRoot, 'node_modules'),
|
|
21
|
-
(0, path_1.join)(devkit_1.workspaceRoot, (0, devkit_1.workspaceLayout)().libsDir),
|
|
22
|
-
]);
|
|
23
|
-
if ((_a = opts.watchFolders) === null || _a === void 0 ? void 0 : _a.length) {
|
|
24
|
-
watchFolders = watchFolders.concat(opts.watchFolders);
|
|
25
|
-
}
|
|
26
|
-
watchFolders = watchFolders.filter((folder) => (0, fs_extra_1.existsSync)(folder));
|
|
27
|
-
config.watchFolders = watchFolders;
|
|
28
|
-
return config;
|
|
29
|
-
}
|
|
30
|
-
exports.withNxMetro = withNxMetro;
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("@nx/expo/plugins/with-nx-metro"), exports);
|
|
31
5
|
//# sourceMappingURL=with-nx-metro.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"with-nx-metro.js","sourceRoot":"","sources":["../../../../packages/expo/plugins/with-nx-metro.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"with-nx-metro.js","sourceRoot":"","sources":["../../../../packages-legacy/expo/plugins/with-nx-metro.ts"],"names":[],"mappings":";;;AAAA,yEAA+C"}
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
|
|
2
|
-
* @deprecated use bundler: 'metro' instead, will be removed in 16.0.0
|
|
3
|
-
* This function add additional rules to expo's webpack config to make expo web working
|
|
4
|
-
*/
|
|
5
|
-
export declare function withNxWebpack(config: any): Promise<any>;
|
|
1
|
+
export * from '@nx/expo/plugins/with-nx-webpack';
|
|
@@ -1,52 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.withNxWebpack = void 0;
|
|
4
3
|
const tslib_1 = require("tslib");
|
|
5
|
-
|
|
6
|
-
const path_1 = require("path");
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated use bundler: 'metro' instead, will be removed in 16.0.0
|
|
9
|
-
* This function add additional rules to expo's webpack config to make expo web working
|
|
10
|
-
*/
|
|
11
|
-
function withNxWebpack(config) {
|
|
12
|
-
var _a;
|
|
13
|
-
return tslib_1.__awaiter(this, void 0, void 0, function* () {
|
|
14
|
-
// add additional rule to load files under libs
|
|
15
|
-
const rules = (_a = config.module.rules[1]) === null || _a === void 0 ? void 0 : _a.oneOf;
|
|
16
|
-
if (rules) {
|
|
17
|
-
rules.push({
|
|
18
|
-
test: /\.(mjs|[jt]sx?)$/,
|
|
19
|
-
exclude: /node_modules/,
|
|
20
|
-
use: {
|
|
21
|
-
loader: require.resolve('@nrwl/webpack/src/utils/web-babel-loader.js'),
|
|
22
|
-
options: {
|
|
23
|
-
presets: [
|
|
24
|
-
[
|
|
25
|
-
'@nrwl/react/babel',
|
|
26
|
-
{
|
|
27
|
-
runtime: 'automatic',
|
|
28
|
-
},
|
|
29
|
-
],
|
|
30
|
-
],
|
|
31
|
-
},
|
|
32
|
-
},
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
if (!config.resolve) {
|
|
36
|
-
config.resolve = {};
|
|
37
|
-
}
|
|
38
|
-
if (!config.resolve.plugins) {
|
|
39
|
-
config.resolve.plugins = [];
|
|
40
|
-
}
|
|
41
|
-
const extensions = ['.ts', '.tsx', '.mjs', '.js', '.jsx'];
|
|
42
|
-
const tsConfigPath = (0, path_1.resolve)('tsconfig.json');
|
|
43
|
-
config.resolve.plugins.push(new tsconfig_paths_webpack_plugin_1.TsconfigPathsPlugin({
|
|
44
|
-
configFile: tsConfigPath,
|
|
45
|
-
extensions,
|
|
46
|
-
}));
|
|
47
|
-
config.resolve.symlinks = true;
|
|
48
|
-
return config;
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
exports.withNxWebpack = withNxWebpack;
|
|
4
|
+
tslib_1.__exportStar(require("@nx/expo/plugins/with-nx-webpack"), exports);
|
|
52
5
|
//# sourceMappingURL=with-nx-webpack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"with-nx-webpack.js","sourceRoot":"","sources":["../../../../packages/expo/plugins/with-nx-webpack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"with-nx-webpack.js","sourceRoot":"","sources":["../../../../packages-legacy/expo/plugins/with-nx-webpack.ts"],"names":[],"mappings":";;;AAAA,2EAAiD"}
|
package/.eslintrc.json
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": "../../.eslintrc",
|
|
3
|
-
"rules": {},
|
|
4
|
-
"ignorePatterns": ["!**/*"],
|
|
5
|
-
"overrides": [
|
|
6
|
-
{
|
|
7
|
-
"files": [
|
|
8
|
-
"./package.json",
|
|
9
|
-
"./generators.json",
|
|
10
|
-
"./executors.json",
|
|
11
|
-
"./migrations.json"
|
|
12
|
-
],
|
|
13
|
-
"parser": "jsonc-eslint-parser",
|
|
14
|
-
"rules": {
|
|
15
|
-
"@nrwl/nx/nx-plugin-checks": "error"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
]
|
|
19
|
-
}
|
package/README.md
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
|
|
2
|
-
|
|
3
|
-
<div style="text-align: center;">
|
|
4
|
-
|
|
5
|
-
[](https://circleci.com/gh/nrwl/nx)
|
|
6
|
-
[]()
|
|
7
|
-
[](https://www.npmjs.com/@nrwl/workspace)
|
|
8
|
-
[]()
|
|
9
|
-
[](http://commitizen.github.io/cz-cli/)
|
|
10
|
-
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
11
|
-
[](https://join.slack.com/t/nrwlcommunity/shared_invite/enQtNzU5MTE4OTQwOTk0LTgxY2E0ZWYzMWE0YzA5ZDA2MWM1NDVhNmI2ZWMyYmZhNWJiODk3MjkxZjY3MzU5ZjRmM2NmNWU1OTgyZmE4Mzc)
|
|
12
|
-
|
|
13
|
-
</div>
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
<hr>
|
|
17
|
-
|
|
18
|
-
# Nx: Smart, Fast and Extensible Build System
|
|
19
|
-
|
|
20
|
-
Nx is a next generation build system with first class monorepo support and powerful integrations.
|
|
21
|
-
|
|
22
|
-
This package is a [Expo plugin for Nx](https://nx.dev/expo/overview).
|
|
23
|
-
|
|
24
|
-
## Getting Started
|
|
25
|
-
|
|
26
|
-
### Creating an Nx Workspace
|
|
27
|
-
|
|
28
|
-
**Using `npx`**
|
|
29
|
-
|
|
30
|
-
```bash
|
|
31
|
-
npx create-nx-workspace
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
**Using `npm init`**
|
|
35
|
-
|
|
36
|
-
```bash
|
|
37
|
-
npm init nx-workspace
|
|
38
|
-
```
|
|
39
|
-
|
|
40
|
-
**Using `yarn create`**
|
|
41
|
-
|
|
42
|
-
```bash
|
|
43
|
-
yarn create nx-workspace
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
### Adding Nx to an Existing Repository
|
|
47
|
-
|
|
48
|
-
Run:
|
|
49
|
-
|
|
50
|
-
```bash
|
|
51
|
-
npx nx@latest init
|
|
52
|
-
```
|
|
53
|
-
|
|
54
|
-
## Documentation & Resources
|
|
55
|
-
|
|
56
|
-
- [Nx.Dev: Documentation, Guides, Tutorials](https://nx.dev)
|
|
57
|
-
- [Intro to Nx](https://nx.dev/getting-started/intro)
|
|
58
|
-
- [Official Nx YouTube Channel](https://www.youtube.com/@NxDevtools)
|
|
59
|
-
- [Blog Posts About Nx](https://blog.nrwl.io/nx/home)
|
|
60
|
-
|
|
61
|
-
<p style="text-align: center;"><a href="https://nx.dev/#learning-materials" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-courses-and-videos.svg"
|
|
62
|
-
width="100%" alt="Nx - Smart, Fast and Extensible Build System"></a></p>
|
|
63
|
-
|
package/collection.json
DELETED
|
File without changes
|