tailwind_formatter icon indicating copy to clipboard operation
tailwind_formatter copied to clipboard

Make Order a project module instead of a dependency module

Open aptinio opened this issue 2 years ago • 1 comments

so that its external resources can be tracked.

aptinio avatar Dec 08 '23 01:12 aptinio

This one did make the Order module recompile whenever _build/classes.txt or _build/variants.txt change. However, it only did so when mix compile is run but not when only mix format is run.

What's worse for me is that it made lexical stop formatting files on save.

aptinio avatar Dec 08 '23 01:12 aptinio