react 19 support

This commit is contained in:
AAGaming
2025-10-15 00:14:50 -04:00
parent 86b5567d4e
commit 0c56f1b689
11 changed files with 125 additions and 120 deletions
+1
View File
@@ -23,6 +23,7 @@ export default defineConfig([
}),
externalGlobals({
react: 'SP_REACT',
'react/jsx-runtime': 'SP_JSX',
'react-dom': 'SP_REACTDOM',
// hack to shut up react-markdown
process: '{cwd: () => {}}',