Answer the question
In order to leave comments, you need to log in
CDN and browserify?
Colleagues, I have a question.
Please tell me how you can combine browserify and CDN so that in case of CND failure the project does not fall?
Thank you!
Answer the question
In order to leave comments, you need to log in
Random CDN failure is paranoia, node.js or nginx random failure is much more likely. But if this is the case, then put 1 check line in html, if the JS collected by browserify in one file is not loaded and does not set a certain flag, then we simply refresh the page.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question