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

Rewrite Parcel guide #36411

Merged
merged 9 commits into from May 23, 2022
Merged

Rewrite Parcel guide #36411

merged 9 commits into from May 23, 2022

Conversation

mdo
Copy link
Member

@mdo mdo commented May 20, 2022

  • Needs images
  • Consider adding extra CSS and JS import options

@mdo mdo added this to In progress in v5.2.0-stable via automation May 20, 2022
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

Followed the guide without any issues :) Good job here!

Got a general feedback based on the comparison of Webpack and Parcel guides:

  • In Webpack we have "Project structure" and "Configure Webpack". Here we only have "Project structure". Maybe you could introduce as well "Configure Parcel" section even if there's no such thing as parcel.config.js to configure.
  • In the same spirit, we fill the index.html file and then the package.json in the Webpack guide and those sections are inverted here.

site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
@mdo mdo requested a review from a team as a code owner May 22, 2022 18:14
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

Just noticed few more details to fix or not at your discretion. Apart from that LGTM 🚀

site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
site/content/docs/5.2/getting-started/parcel.md Outdated Show resolved Hide resolved
v5.2.0-stable automation moved this from In progress to Reviewer approved May 22, 2022
@mdo mdo merged commit d17fe26 into main May 23, 2022
v5.2.0-stable automation moved this from Reviewer approved to Done May 23, 2022
@mdo mdo deleted the new-parcel-guide branch May 23, 2022 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5.2.0-stable
  
Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants