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

Fixing builds and start command #149

Merged
merged 4 commits into from
Jun 27, 2024
Merged

Fixing builds and start command #149

merged 4 commits into from
Jun 27, 2024

Conversation

roborourke
Copy link
Contributor

@roborourke roborourke commented Jun 27, 2024

Temporary resolution for #115 and #114

@roborourke roborourke changed the base branch from main to develop June 27, 2024 12:22
README.md Outdated
Tested up to: 6.2
Requires PHP: 7.2
License: GPL v3 or later
Contributors: johnbillion, humanmade
Copy link
Member

Choose a reason for hiding this comment

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

These trailing spaces need to be retained, they're line breaks

Copy link
Contributor Author

@roborourke roborourke Jun 27, 2024

Choose a reason for hiding this comment

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

I think that'll be my editor set to remove them automatically, but that's weird no? Why would spaces at the end of a line be line breaks?

Copy link
Member

Choose a reason for hiding this comment

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

Markdown ¯\_(ツ)_/¯

Copy link
Member

Choose a reason for hiding this comment

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

README.md Outdated Show resolved Hide resolved
@@ -61,9 +61,10 @@ _Features without a checkmark are still work in progress._
### For development use

* Clone this repo into your plugins directory
* Install the dependencies:
* Ensure you have Composer v2 and Node v16 installed
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make more sense to explicitly mention nvm use?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tomjn I'm going to update it all soon anyway, the specific tool people use to manage node versions is up to them

Copy link
Member

@johnbillion johnbillion left a comment

Choose a reason for hiding this comment

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

All looks good. This reminds me that #25 would be great to get done too.

@roborourke
Copy link
Contributor Author

@johnbillion for #25 I think the e2e stuff provided by wp-scripts is the way to go.

@roborourke roborourke merged commit 1455892 into develop Jun 27, 2024
4 checks passed
@roborourke roborourke deleted the fix-builds branch June 27, 2024 15:36
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