react-spectrum
c81c9463 - Fix next.js config syntax (#6315)

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.
Author
Parents
Loading