Skip to content

Commit 518d943

Browse files
authored
Merge pull request #51 from BRACKETS-by-TRIAD/fix/remove-polyfill
Fix: Remove broken polyfill
2 parents 8c8a8e4 + 7946626 commit 518d943

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
2-
<script src="{{ mix('/js/admin.js') }}"></script>
1+
<script src="{{ mix('/js/admin.js') }}"></script>

0 commit comments

Comments
 (0)