Package Exports
- firefox-location
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (firefox-location) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
firefox-location
Approximates the current location of Mozilla Firefox on your system.
Based off chrome-location, which in turn was extracted out of karma-chrome-launcher.
Usage
location = require('firefox-location')
Returns the path to Mozilla Firefox as a string.
License
MIT. See LICENSE.md for details.
