react-spectrum
c81c9463
- Fix next.js config syntax (#6315)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix next.js config syntax (#6315) `next.config.js` only allows commonjs syntax, not ESM. And you need to install the glob package before you can use it.
References
#6315 - Fix next.js config syntax
Author
devongovett
Parents
c9f3bbed
Loading