Is the es module build hosted anywhere? I'd like to use it like this: ```` <script type="module"> import DataTable from "/javascripts/datatables.net-vue.esm.js" </script> ````
Is the es module build hosted anywhere? I'd like to use it like this: