@halvardm/parcel-reporter-ip

0.0.7 • Public • Published

parcel-reporter-ip

This package will output aditional IP information.

example-output

Usage

Place it after the default, but before other plugins

{
    "extends": "@parcel/config-default",
    "reporters": ["...", "@halvardm/parcel-reporter-ip", "other-plugin"]
}

FAQ

  • I can't connect to the public IP
    • This is a problem with your computer or router, you can take a look at this link to find out how to solve it
  • I want to remove the plugin name in the output
    • Yes, me too, but the documentation is pretty scarse, so if you know how, please let me know.

Readme

Keywords

none

Package Sidebar

Install

npm i @halvardm/parcel-reporter-ip

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

4.51 kB

Total Files

3

Last publish

Collaborators

  • halvardm