You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next.js occasionally generates a folder in the out folder that go embed can't accept, leading to build failures that can be remedied on a subsequent run.
Generated files appear in the out folder on npm build. The known issue is when folders start with the character -.
Next.js occasionally generates a folder in the out folder that go embed can't accept, leading to build failures that can be remedied on a subsequent run.
Generated files appear in the
outfolder onnpm build. The known issue is when folders start with the character-.