We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
okay here's my super evil-genius-level idea
<script type=importly src="/package-lock.json"></script> <script type=module-shim defer src="/my-cool-app.js"></script> <script defer src="/node_modules/importly/x/on-the-fly.js"></script> <script defer src="/node_modules/es-module-shims/dist/es-module-shims.js"></script>
and that's it. no build step required!!! 🔥🎸
The text was updated successfully, but these errors were encountered:
No branches or pull requests
okay here's my super evil-genius-level idea
and that's it. no build step required!!! 🔥🎸
The text was updated successfully, but these errors were encountered: