I swear, I'm going to start doing regular commits
+ Added a ton of shit + About to add socket.io oh god.
This commit is contained in:
@@ -11,8 +11,11 @@ const LoginPage = () => import('@/pages/LoginPage')
|
||||
// import HelpPage from '@/pages/HelpPage'
|
||||
const HelpPage = () => import('@/pages/HelpPage')
|
||||
|
||||
// import SharePage from '@/pages/SharePage'
|
||||
const SharePage = () => import('@/pages/SharePage')
|
||||
|
||||
//These guys can all be loaded as a chunk
|
||||
import NotesPage from '@/pages/NotesPage'
|
||||
import SharePage from '@/pages/SharePage'
|
||||
import QuickPage from '@/pages/QuickPage'
|
||||
import AttachmentsPage from '@/pages/AttachmentsPage'
|
||||
|
||||
|
Reference in New Issue
Block a user