mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 11:18:36 -04:00
Polyfill custom event creation for IE9-11
This commit is contained in:
@@ -40,6 +40,7 @@ export default (gulp, config, args) => {
|
||||
stream({
|
||||
entry: [
|
||||
"core-js/fn/promise",
|
||||
"custom-event-polyfill",
|
||||
"whatwg-fetch",
|
||||
"application.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user