14 lines
351 B
Markdown
14 lines
351 B
Markdown
# Custom Loaders
|
|
|
|
## Android Index Plugin
|
|
|
|
Generates the `index.html` page for the native android client
|
|
|
|
## Version Plugin
|
|
|
|
Creates a `version.json` file that gets exposed by the `/__version__` route from the `package.json` file and current git commit hash.
|
|
|
|
# See Also
|
|
|
|
- [docs/build.md](../docs/build.md)
|
|
- [webpack.config.js](../webpack.config.js) |