#I've modified my code and redeployed. But Railway doesn't seem to take the new CSS file into account

15 messages · Page 1 of 1 (latest)

austere sonnet
#

Railway took HTML and Javascript modification into account, but not CSS. Does anyone know how to solve this issue ? Thank you

tame scaffoldBOT
#

Project ID: N/A

sharp wigeonBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

green token
#

how did you trigger a re-deploy?

austere sonnet
#

CLI

green token
#

are you providing just plain html, css, and, js files? no bundler/builder?

austere sonnet
#

Like what ?

green token
#

please do your best to answer the question

austere sonnet
#

I used Django to build this webapp, didn't add any bundler

green token
#

try clearing your browsers cache

austere sonnet
#

I should have thought of that 😩
It worked, sorry for the inconvenience

green token
#

going forward look into how you would append file hashes onto the assets filenames so they will efficiently cache bust themselves when they change

austere sonnet
#

Ok i wiil

#

will*

green token
#

👍