Added graphql docs endpoint.

This commit is contained in:
Wyatt Johnson
2017-02-08 17:41:28 -07:00
parent fb9bedc57b
commit 25103630b5
7 changed files with 115 additions and 7 deletions
+2 -1
View File
@@ -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 = [