这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@thisistonydang
Copy link
Contributor

Summary

Update README to include tailwind default --minify in assets.deploy alias.

Reason for change

During dev, the Tailwind watcher in config/dev.exs will build CSS. However in deployment, the CSS will not be built if tailwind default --minify is not included in the deployment script. Since Phoenix supports Tailwind by default, it might be a good idea to keep the Tailwind build command by default and just have a note to let users know they don't need it if not using Tailwind.

@woutdp
Copy link
Owner

woutdp commented Nov 27, 2023

Thanks!

@woutdp woutdp merged commit 3a27024 into woutdp:master Nov 27, 2023
@thisistonydang thisistonydang deleted the tonydangblog/add-tailwind-to-deploy-script branch November 28, 2023 00:22
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