Hris
Brunch problem
I built a Phoenix project and started doing some css. I noticed that on every change, the brunch is loading files but does not reload the page. It breaks the whole css instead ( It does not even sees the css file. Tried writing in app.css , phoenix.css and even making my own css file. ) .
The first problem was I didn’t have enough watchers so I put as many as possible so the problem about watchers is gone but the question still stands. Why doesn’t brunch reload the css ?
First Post!
OvermindDL1
It ‘does’ reload it, but phoenix sends the part-made empty file before it is fully written, when brunch then sets the information in the file ‘while’ phoenix is sending so it doesn’t send it. I just have to refresh the page then, never really looked much into the race condition beyond that.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









