Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer config should use prefix not path #170

Closed
wants to merge 1 commit into from

Conversation

Qard
Copy link
Member

@Qard Qard commented Oct 3, 2024

The composer configs should use prefix rather than path. Also, the path to the next page file seems to be incorrect. There's also an issue that the imported stylesheet seems to not exist...not sure where that's supposed to be coming from. 🤔

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs.platformatic.dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 7:45am

@mcollina
Copy link
Member

mcollina commented Oct 4, 2024

Please reopen this PR to https://github.com/platformatic/platformatic/tree/main/docs

@@ -292,7 +292,7 @@ and the `path` in `web/composer/platformatic.json` accordingly.

## `fetch` the data from the Node.js app in the Next.js app

Replace `web/next/src/app/page.js`, with the following code:
Replace `web/next/app/page.js`, with the following code:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is correct dependening on the choices picked when creating a Next app.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I just went with the default selections and it was wrong for that.

@mcollina
Copy link
Member

mcollina commented Oct 4, 2024

Those changes have already been fixed but @ShogunPanda broke the rendering of the docs.

@iamfortune iamfortune closed this Oct 4, 2024
@iamfortune iamfortune deleted the fix-watt-tutorial-composer-config branch October 4, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants