A
A
Alexander Moruz2015-04-11 21:01:33
Node.js
Alexander Moruz, 2015-04-11 21:01:33

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

1 answer(s)
T
Timur Shemsedinov, 2015-04-11
@MarcusAurelius

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 question

Ask a Question

731 491 924 answers to any question