-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Below is a list of things that are currently missing from the documentation. It would be nice to have at least some information about following topics in the future:
Current version
- Apart from the generated documentation, there is no info on how to use the
HttpAgent
. It would be nice to write up small article on how to use theHttpAgent
to fetch data, since it is usually the first thing you want to do in any web application.
Next
- No info about @ima/cli -> small summary of available commands and their arguments should be sufficient.
- Describe new webpack-related features (direct asset imports in code, built-time runner generation, ima.config.js, customization options, CLI plugins and config override options, glob imports in LESS, experiments)
- Static assets definition in environment.js (JS & CSS) and how to inject them into DocumentView/SPA.html
This list will probably be updated overtime as new features are implemented or existing issues are already resolved.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation