Upgrade to redwood v8

This commit is contained in:
Ahmed Al-Taiar
2024-09-05 12:07:22 -04:00
parent 3d031ca73c
commit 97db911c48
21 changed files with 2262 additions and 5986 deletions

View File

@@ -1,8 +1,6 @@
// More info at https://redwoodjs.com/docs/project-configuration-dev-test-build
const config = {
export default {
rootDir: '../',
preset: '@redwoodjs/testing/config/jest/web',
}
module.exports = config