In earlier versions of Catalyst, running the npm create command would generate only a Next.js project by default but now the entire monorepo #1711
Replies: 1 comment
-
Hey @prasanthpillai, yeah this is the expected workflow. We mentioned changing over to this in #1430 If you have any feedback around this workflow, would you mind dropping a comment in that discussion? Going to close this discussion to consolidate it over to that one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In earlier versions of Catalyst, running the
npm create @bigcommerce/catalyst@latest
command would generate only a standalone Next.js project by default. However, it now generates the entire monorepo structure. Is this the expected behavior going forward?Beta Was this translation helpful? Give feedback.
All reactions