haxeui/haxeui-core

View on GitHub
cli/projects/html5-shared/project.json

Summary

Maintainability
Test Coverage
{
    "name": "html5-shared",
    "type": "template",
    "directories": [
        "${target}/build/html5"
    ],
    "templates": [
        { "src": "index.html", "dst": "${target}/build/html5/index.html"}
    ]
}