Replies: 2 comments 1 reply
-
why does it matter? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Got it. I was originally looking to avoid publishing if nothing would consume the shell's manifest. Sounds like it's useful for debugging purposes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm looking to configure a NextJS shell application that is not planning on exposing anything, so I don't want to generate a
mf-manifest
file. Currently it doesn't seem like there's a way to do this in thenextjs-mf
plugin (unless I missed something)?Am I able to create a shell application on Next without generating/exposing a manifest file?
Beta Was this translation helpful? Give feedback.
All reactions