remove polyfilljs

This commit is contained in:
Wisp X
2022-03-13 19:58:54 +08:00
parent 03f0544ff4
commit 7d5df4cfba
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -19,7 +19,6 @@
<link rel="stylesheet" href="{{ asset('css/app.css') }}">
<!-- Scripts -->
<script src="https://polyfill.io/v3/polyfill.min.js"></script>
<script src="{{ asset('js/app.js') }}"></script>
</head>
<body class="font-sans antialiased overflow-hidden">
-1
View File
@@ -19,7 +19,6 @@
<link rel="stylesheet" href="{{ asset('css/app.css') }}">
<!-- Scripts -->
<script src="https://polyfill.io/v3/polyfill.min.js"></script>
<script src="{{ asset('js/app.js') }}"></script>
</head>
<body class="font-sans antialiased">