mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:30:57 +08:00
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"name": "Discourse Client",
|
|
"description": "This is the EmberJS client to access a Discourse Server",
|
|
"url": "http://www.discourse.org/",
|
|
"options": {
|
|
"exclude": "development,production,defer",
|
|
"outdir": "./build"
|
|
}
|
|
} |