Skip to content

Instantly share code, notes, and snippets.

View teltploek's full-sized avatar

Brian Frisch teltploek

View GitHub Profile
<!-- scripts.min.js bundle in development -->
<script src="/Components/Project/Design/scripts/script-in-bundle.js"></script>
<script src="/Components/Project/Design/scripts/another-script-in-bundle.js"></script>
<script src="/Components/Project/Design/scripts/yet-another-script-in-bundle.js"></script>