Hence bug when built with webpack as an npm package ``` if (typeof define === 'function' && define.amd) { define(['jquery'], function() { return Odometer; }); } ```
Hence bug when built with webpack as an npm package