Package Exports
- cra-template-now
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 (cra-template-now) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
For this template to work, you must add the following line to your package.json file
"proxy": "http://0.0.0.0:4000"
Any port can be used, simply update the scripts to match.