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

Update std to reflect changes to resource dirs #11

Merged
merged 1 commit into from
May 28, 2024

Conversation

kylewlacy
Copy link
Member

This PR updates std to match the changes from this upstream PR: brioche-dev/brioche#42

  • Update template components
    • Remove std.resourcesDir symbol (plural)
    • Add std.resourceDir (singular) and std.inputResourceDirs symbol
  • Update default env vars set by std.process()
    • Remove $BRIOCHE_PACK_RESOURCES_DIR
    • Add $BRIOCHE_RESOURCE_DIR and $BRIOCHE_INPUT_RESOURCE_DIRS
  • Update pack tools to a version that handles these changes

@kylewlacy kylewlacy merged commit 4ea867a into main May 28, 2024
6 checks passed
@kylewlacy kylewlacy deleted the input-resource-dirs branch May 28, 2024 06:00
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