Description
withTyndaleConfig is not compatible with NextJS 16. Following the docs to configure Tyndale with a NextJS 16 app does not start because of withTyndaleConfig
Steps to reproduce
- Just update the next.config.ts with tyndale config
Expected behavior
The app runs normally
Actual behavior
The app does not start and throws ERR_PACKAGE_PATH_NOT_EXPORTED
Invalid source map. Only conformant source maps can be used to find the original code. Cause: Error: sourceMapURL could not be parsed
Error: Package subpath './config' is not defined by "exports" in
Environment
No response
Tyndale version
No response
Description
withTyndaleConfig is not compatible with NextJS 16. Following the docs to configure Tyndale with a NextJS 16 app does not start because of withTyndaleConfig
Steps to reproduce
Expected behavior
The app runs normally
Actual behavior
The app does not start and throws ERR_PACKAGE_PATH_NOT_EXPORTED
Invalid source map. Only conformant source maps can be used to find the original code. Cause: Error: sourceMapURL could not be parsed
Error: Package subpath './config' is not defined by "exports" in
Environment
No response
Tyndale version
No response