requirejs

How do I set up a datepicker with third-party dependencies using Require JS?

The original. In my application, I'm trying to use the Date Range Picker: I managed to make it work by installing all the sc ... /jquery.comiseo.daterangepicker.js Here is a fully working example on JSFiddle: How do I configure this using Require JS?

connecting scripts require.js

The HTML code (head) has the following set of scripts (well, not just scripts, also CSS): <link rel='stylesheet' href='ht ... rome, nothing works at all. In the console, we observe: - controller not found - digest error: limit of 10 iterations reached