If the config needs to call async function, it can export a async ... export default defineConfig({ esbuild: { jsxInject: `import React from 'react'` } }).
確定! 回上一頁