Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save popuguytheparrot/cc3f3b41ae8f190b0e317fe12beaa5bf to your computer and use it in GitHub Desktop.
Save popuguytheparrot/cc3f3b41ae8f190b0e317fe12beaa5bf to your computer and use it in GitHub Desktop.
Углифай без транспиляции для современных браузеров
<script type="module" src="bandle.js">
С транспиляцией и прочим
<script nomodule src="fallback.js"></script>
@popuguytheparrot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment