chore(create-payload-app): remove unneeded 2.0 func, add cli overrides
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { parseAndInsertWithPayload, withPayloadImportStatement } from './wrap-next-config'
|
||||
import { parseAndInsertWithPayload, withPayloadImportStatement } from './wrap-next-config.js'
|
||||
|
||||
const defaultNextConfig = `/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
Reference in New Issue
Block a user