@haul-bundler/inspector

0.16.0 • Public • Published

@haul-bundler/inspector

Version

PRs Welcome MIT License Chat Code of Conduct

CLI tool for inspecting running @haul-bundler/cli process, which could have been spawned indirectly/implicitly.

Usage

Installation

yarn add @haul-bundler/inspector
# or
yarn global add @haul-bundler/inspector

Running

yarn haul-inspector [options]
# or (if installed globally)
haul-inspector [options]

Options

  • --port (number) - Port on which to listen for @haul-bundler/cli processes. Default: 7777.
  • --host (string) - Host on which to listen for @haul-bundler/cli processes. Default: localhost

Please remember to use correct HAUL_INSPECTOR_PORT/HAUL_INSPECTOR_PORT/HAUL_INSPECTOR_HOST, when using custom --port or --host options.

You can read moe about Haul here: https://github.com/callstack/haul.

Readme

Keywords

none

Package Sidebar

Install

npm i @haul-bundler/inspector

Weekly Downloads

1

Version

0.16.0

License

MIT

Unpacked Size

13.6 kB

Total Files

16

Last publish

Collaborators

  • dratwas
  • thymikee
  • zamotany