pmx icon indicating copy to clipboard operation
pmx copied to clipboard

Ports option will never change from 'N/A'

Open simonc312 opened this issue 8 years ago • 0 comments

Unless require('pmx').init({ports: true}) is called before express app.listen() is called, the custom event will not properly report which port app is listening to.

Should it matter when init is called? It doesn't seem to mention where that should occur in the readme.

simonc312 avatar Jan 19 '18 01:01 simonc312