Feat: mocked bindings and logging to seq (#39)
* mocked bindings and logging to seq * test deploy * test deploy * test deploy * connectorless state * remove logs * remove more logs * add flags to globalThus * log with /api/events/raw * log error link on prod over local account * handle test query to distinguish self hosters * throw again * log again... * sa and ra * error policy non none * attach server url to logs * Add host app version * rename name to slug * remove useless re throw * fix confusion on versions
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ export default defineNuxtConfig({
|
||||
'@nuxt/eslint',
|
||||
'@nuxtjs/tailwindcss',
|
||||
'@speckle/ui-components-nuxt',
|
||||
'@pinia/nuxt'
|
||||
'@pinia/nuxt',
|
||||
'@nuxt/image'
|
||||
],
|
||||
alias: {
|
||||
// Rewriting all lodash calls to lodash-es for proper tree-shaking & chunk splitting
|
||||
|
||||
Reference in New Issue
Block a user