You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
The required `experimental` object is missing from the configuration file. This prevents experimental features such as `basePath` to be enabled.
### Changelog
**Changed**
- moves `basePath` to new `experimental` object
- update `package.json` for Node v14 support
0 commit comments