We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ef32f commit 656fad0Copy full SHA for 656fad0
polyfill.js
@@ -7,4 +7,4 @@ if (typeof Promise === 'undefined') {
7
require('./lib/es6-extensions.js')
8
}
9
10
-require('./polfill-done.js');
+require('./polyfill-done.js');
0 commit comments