I use webpack and want to use bootstrap-datetimepicker. In my webpack config I use ProvidePlugin to get \"jquery module\".
In my code I get error $(.
$(.
Solution is in pull request on Github.