mirror of
https://github.com/go-gitea/gitea
synced 2025-08-27 03:48:27 +00:00
remove promise-polyfill (#9812)
promises are polyfilled by babel, it's no longer needed.
This commit is contained in:
5
public/vendor/librejs.html
vendored
5
public/vendor/librejs.html
vendored
@@ -150,11 +150,6 @@
|
||||
<td><a href="https://github.com/moment/moment/blob/develop/LICENSE">MIT</a></td>
|
||||
<td><a href="https://github.com/moment/moment/archive/2.22.2.tar.gz">0.4.1.tar.gz</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/promise-polyfill/">promise-polyfill</a></td>
|
||||
<td><a href="https://github.com/taylorhakes/promise-polyfill/blob/master/LICENSE">MIT</a></td>
|
||||
<td><a href="https://github.com/taylorhakes/promise-polyfill/archive/8.1.0.tar.gz">8.1.0.tar.gz</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user