Skip to content

Add a missing command to build Sass files #1471

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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

javiereguiluz
Copy link
Member

After merging #1449 I saw this error when running the app:

image

@javiereguiluz
Copy link
Member Author

Asking @weaverryan to see if he can verify that this is indeed needed ... or if the best solution is something different. Thanks!

Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

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

Yup - because I already had this file built locally, I forgot about this. Normally, users will run this manually - e.g. sass:build -w in watch mode. However, because we want the demo to be useable immediately when you clone, putting it in scripts makes sense. This downloads the sass binary, which is only 3mb on most systems - https://github.com/sass/dart-sass/releases/tag/1.69.5

@javiereguiluz javiereguiluz merged commit 31d5da9 into symfony:main Dec 11, 2023
@javiereguiluz javiereguiluz deleted the fix_install branch December 11, 2023 14:27
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.

2 participants