Package Exports
- @times-components/article-error
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 (@times-components/article-error) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Article Error
If the article fails to load on native devices, we show an error page. This does not change based on a template and is therefore consumed by them.
Contributing
Please read CONTRIBUTING.md before contributing to this package
Running the code
Please see our main README.md to get the project running locally
Development
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lint