first pass splitting js into commonjs modules

This commit is contained in:
Nabeel Shahzad
2018-03-12 17:30:52 -05:00
parent 843cf26140
commit 17f9464208
19 changed files with 1039 additions and 5 deletions

View File

@@ -189,5 +189,6 @@ $(document).ready(function () {
});
</script>
@yield('scripts')
</html>