Open spham opened 5 years ago
hi i have this issue when I try to import in js file
<script type="module"> import VueHtml2Canvas from 'node_modules/vue-html2canvas/dist/index.js'; </script>
i see
Uncaught SyntaxError: The requested module does not provide an export named 'default'
hi i have this issue when I try to import in js file
i see
Uncaught SyntaxError: The requested module does not provide an export named 'default'