mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Added graphql docs endpoint.
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@ const webpack = require('webpack');
|
||||
// Edit the build targets and embeds below.
|
||||
|
||||
const buildTargets = [
|
||||
'coral-admin'
|
||||
'coral-admin',
|
||||
'coral-docs'
|
||||
];
|
||||
|
||||
const buildEmbeds = [
|
||||
|
||||
Reference in New Issue
Block a user