This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
feature: read frameworks ports from configuration files #287
Labels
type: feature
code contributing to the implementation of a feature and/or user facing functionality
Which problem is this feature request solving?
Some frameworks can have their port configured by a file. e.g.
framework-info/src/frameworks/redwoodjs.json
Line 11 in 275e258
It would be great to read the port from the configuration file and use it instead of the default.
Describe the solution you'd like
When relevant, parse the framework configuration file and read the port setting
Describe alternatives you've considered
Keep reporting the default port
Can you submit a pull request?
Yes
The text was updated successfully, but these errors were encountered: