chore: importConfig and importWithoutClientFiles (#5701)

This commit is contained in:
Elliot DeNolf
2024-04-05 16:49:20 -04:00
committed by GitHub
parent 136545d1fd
commit 2412134073
18 changed files with 79 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
import path from 'path'
import { getFileByPath } from 'payload/uploads'
import { getFileByPath } from 'payload/node'
import { fileURLToPath } from 'url'
import { buildConfigWithDefaults } from '../buildConfigWithDefaults.js'