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

Fix pathing on Windows in Webpack config #300

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jaymcp
Copy link
Contributor

@jaymcp jaymcp commented Jul 12, 2024

Ref: N/A

Steps to test:

  1. on a Windows machine, checkout the repo (with LF line endings only)
  2. cd into .\private
  3. run yarn
  4. run yarn build
  5. it should succeed without errors or warnings
  6. assets within the [repo]\private\src\static\ dir should copy to [repo]\wp-content\themes\humanity-theme\assets\ dir

If you don't have a Windows machine available, checking the same steps with the equivalent path on your environment should be sufficient.

@jaymcp jaymcp requested a review from Gentyspun August 14, 2024 11:14
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.

1 participant