flattens /src and moves Auth, User into /demo

This commit is contained in:
James
2018-10-22 19:35:06 -04:00
parent 88687e53ef
commit 88f7195133
97 changed files with 68 additions and 109 deletions

View File

@@ -1,4 +1,4 @@
import ajax from './src/client/ajax';
import ajax from './src/ajax';
export {
ajax