update esbuild target
This commit is contained in:
+1
-2
@@ -162,8 +162,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
esbuild: {
|
||||
options: {
|
||||
// to support big int
|
||||
target: 'node20',
|
||||
target: 'node24',
|
||||
},
|
||||
},
|
||||
externals: {
|
||||
|
||||
Reference in New Issue
Block a user