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

Add Hook to Compile Tailwind-Output on PMPM Install #608

Merged
merged 4 commits into from
Jul 27, 2024

Conversation

Leizhenpeng
Copy link
Contributor

To prevent potential issues during the first compilation when the tailwind-output file is ignored, a hook should be added to ensure that this file is compiled during pmpm install. This will guarantee the necessary files are prepared for the user's environment.

relate
--fix #600 #601 #596

@Leizhenpeng Leizhenpeng requested a review from Jonghakseo as a code owner July 26, 2024 00:57
Copy link
Owner

@Jonghakseo Jonghakseo left a comment

Choose a reason for hiding this comment

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

LGTM

@Jonghakseo Jonghakseo merged commit f85d057 into Jonghakseo:main Jul 27, 2024
5 checks passed
@Jonghakseo Jonghakseo mentioned this pull request Aug 17, 2024
3 tasks
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.

dev run failed after the commit "feat: ignore tailwind-output css #595 (#596) (commit: e496c72)"
2 participants