fix build, migrate test backend

This commit is contained in:
Shawn Erquhart
2018-07-17 18:09:59 -04:00
parent 2e7406862e
commit 040dd6859c
26 changed files with 174 additions and 82 deletions

View File

@ -1,4 +0,0 @@
import implicitOauth from './implicit-oauth';
import netlifyAuth from './netlify-auth';
export { implicitOauth, netlifyAuth };