parcel-reporter-ip
This package will output aditional IP information.
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.