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: Update Makefile for material-shell extension #988

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

AskAlice
Copy link
Contributor

not sure what's different between your environment and mine, but the makefile was messy, it would fail copying the schemas directory to the right place, and if the dist folder existed at all it would just error. I thought it makes more sense for UX to just prune and overwrite the installation.

  • Modified the "schemas" target to create a directory before copying schemas
  • ensure the "dist" directory is removed before creating it again.

- Modified the "schemas" target to create a directory before copying schemas
- Added a command to remove the "dist" directory before creating it again

This commit updates the Makefile for the material-shell extension, changing the extension name and improving the handling of schemas and directories.
@PapyElGringo PapyElGringo merged commit 44ae0bc into material-shell:main Dec 15, 2023
1 check failed
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.

None yet

2 participants