1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-08 12:35:04 +00:00

9 lines
245 B
JSON

{
"name": "Discourse Client",
"description": "This is the EmberJS client to access a Discourse Server",
"url": "http://www.discourse.org/",
"options": {
"exclude": "external,external_production,defer",
"outdir": "./build"
}
}