Update external-nextjs.ts

This commit is contained in:
Daniel Hougaard
2024-07-02 04:36:01 +02:00
parent b030fe2e69
commit e419983249

View File

@@ -20,7 +20,6 @@ export const registerExternalNextjs = async (
) => {
if (standaloneMode) {
const frontendName = IS_PACKAGED ? "frontend" : "frontend-build";
const nextJsBuildPath = path.join(dir, frontendName);
const { default: conf } = (await import(