Updated
This commit is contained in:
@@ -105,6 +105,10 @@ export default defineNuxtConfig({
|
||||
devOptions: { enabled: true, type: "module" }
|
||||
},
|
||||
|
||||
typescript: {
|
||||
typeCheck: false
|
||||
},
|
||||
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
API_BASE_URL: process.env.API_BASE_URL,
|
||||
|
||||
Reference in New Issue
Block a user