Upgrade to redwood v8
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Each side, e.g. ./web/ and ./api/ has specific config that references this root
|
||||
// More info at https://redwoodjs.com/docs/project-configuration-dev-test-build
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
rootDir: '.',
|
||||
projects: ['<rootDir>/{*,!(node_modules)/**/}/jest.config.js'],
|
||||
}
|
||||
|
Reference in New Issue
Block a user