@react-native-community/cli-hermes
TypeScript icon, indicating that this package has built-in type declarations

13.6.9 • Public • Published

@react-native-community/cli-hermes

This package is part of the React Native CLI. It contains commands for managing the Hermes engine.

Installation

yarn add @react-native-community/cli-hermes

Commands

profile-hermes

Usage:

npx react-native profile-hermes [destinationDir] <flag>

Pull and convert a Hermes tracing profile to Chrome tracing profile, then store it in the directory of the local machine.

  • destinationDir is optional, if provided, pull the file to that directory

    default: pull to the current React Native app root directory

Options

--filename <string>

File name of the profile to be downloaded, eg. sampling-profiler-trace8593107139682635366.cpuprofile.

default: pull the latest file

--raw

Pulls the original Hermes tracing profile without any transformation

--sourcemap-path <string>

The local path to your source map file if you generated it manually, ex. /tmp/sourcemap.json

--generate-sourcemap

Generate the JS bundle and source map in os.tmpdir()

--port <number>

The running metro server port number

default: 8081

--appId <string>

Specify an applicationId to launch after build. If not specified, package from AndroidManifest.xml will be used.

--appIdSuffix <string>

Specify an applicationIdSuffix to launch after build.

--host <string>

The host of the packager.

default: localhost

Notes on source map

This step is recommended in order for the source map to be generated:

If you are planning on building a debug APK, that will run without the packager, by invoking ./gradlew assembleDebug you can simply set bundleInDebug: true in your app/build.gradle file, inside the project.ext.react map.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
13.6.9165,819latest
12.3.773,55212.x
10.2.742,12810.x
11.4.135,96811.x
6.3.126,0927.x
9.3.413,1159.x
7.0.16,873v7.0.1
13.6.114next

Version History

VersionDownloads (Last 7 Days)Published
12.3.773,552
13.6.9165,819
13.6.824,064
13.6.72
13.6.622,980
13.6.521
13.6.476,626
13.6.316
13.6.22
13.6.114
10.2.742,128
11.4.135,968
12.3.6101,882
13.6.013
11.4.027
12.3.5126
13.5.22
12.3.49
13.5.11,005
12.3.33
13.5.1-alpha.01
12.3.222,556
13.5.02
12.3.11
13.4.04
13.3.06
13.2.021
12.3.021,017
13.1.03
12.2.17
13.0.12
13.0.090
12.2.08
12.1.111,649
12.1.03
11.3.1022,793
12.0.0637
11.3.9169
12.0.0-alpha.181
12.0.0-alpha.177
12.0.0-alpha.161
12.0.0-alpha.153
12.0.0-alpha.141
12.0.0-alpha.131
11.3.835
12.0.0-alpha.121
12.0.0-alpha.112
12.0.0-alpha.101
12.0.0-alpha.91
12.0.0-alpha.81
11.3.748,590
9.3.413,115
11.3.615,155
12.0.0-alpha.71
12.0.0-alpha.61
11.3.512,145
11.3.43
11.3.32,148
12.0.0-alpha.51
12.0.0-alpha.41
11.3.29,706
11.3.114
11.3.012
11.2.359
11.2.22
11.2.15
11.2.07
12.0.0-alpha.38
11.1.34
12.0.0-alpha.21
11.1.27
12.0.0-alpha.11
12.0.0-alpha.01
11.1.19
11.0.23
11.0.12
11.0.03
11.0.0-alpha.28
11.0.0-alpha.01
10.2.019,925
10.1.32,017
10.1.22
10.1.1502
10.1.08,396
10.0.06
10.0.0-alpha.44
9.3.17,307
9.3.064
10.0.0-alpha.31
10.0.0-alpha.22
10.0.0-alpha.11
10.0.0-alpha.01
9.2.1361
9.2.02
9.1.01,128
9.0.12
9.0.026
9.0.0-alpha.113
9.0.0-alpha.108
9.0.0-alpha.71
9.0.0-alpha.61
8.0.520,323
8.0.487
9.0.0-alpha.51
6.3.126,092
9.0.0-alpha.41
9.0.0-alpha.33
8.0.21,654
9.0.0-alpha.21
9.0.0-alpha.04
8.0.03
8.0.0-alpha.38
8.0.0-alpha.01
7.0.16,873
6.3.09,570
6.2.0597
6.1.04,199
6.0.1112
6.0.01,302
5.0.111,309
6.0.0-rc.04
5.0.1-alpha.11,216
5.0.1-alpha.03
5.0.0-alpha.01
4.13.033,017

Package Sidebar

Install

npm i @react-native-community/cli-hermes

Weekly Downloads

739,232

Version

13.6.9

License

MIT

Unpacked Size

44.2 kB

Total Files

23

Last publish

Collaborators

  • bartoszklonowski
  • titozzz
  • empyrical
  • cpojer
  • mattoakes
  • ferrannp
  • mike866
  • krizzu
  • trensik
  • thymikee
  • nicholaslee119
  • mmazzarolo
  • rewieer
  • janicduplessis
  • swaagie
  • kelset
  • johandutoit
  • vonovak
  • wojteg1337
  • naturalclar
  • connectdotz
  • pvinis
  • brentvatne
  • evanbacon
  • eliwhite
  • alloy
  • cortinico
  • safaiyeh
  • dmitryrykun
  • lunaleaps
  • wootwootwoot
  • react-native-bot
  • szymonrybczak
  • react-native-community-bot
  • okwasniewski