timvisee 45d5f41731 Remove Firefox branding from app name in front-end 3 years ago
..
android_index_plugin.js 45d5f41731 Remove Firefox branding from app name in front-end 3 years ago
readme.md 90f6a07d4a refactored Dockerfile 4 years ago
version_plugin.js d40ddc3d3b Fix npm build with missing .git 4 years ago

readme.md

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