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