mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 11:35:17 -04:00
Compatibility update for Internet Explorer
This commit is contained in:
@@ -39,6 +39,7 @@ export default (gulp, config, args) => {
|
||||
.pipe(
|
||||
stream({
|
||||
entry: [
|
||||
"core-js/fn/promise",
|
||||
"whatwg-fetch",
|
||||
"application.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user