UNPKG

page-app

Version:

Builder for rich single-page js apps (frontend)

19 lines 333 B
{ "version": "0.0.1", "target": "default", "config": { "production": { "minify": true, "autoprefixerOptions": "Firefox >= 4", "www": "www", "common": "common", "host": "/common/" }, "development": { "minify": false, "www": "www", "common": "common", "host": "../common/" } } }