mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 22:26:29 +08:00
9 lines
245 B
JSON
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"
|
|
}
|
|
} |