diff --git a/support/webpack/config.js b/support/webpack/config.js index f56db5bcd..88d6ccfaa 100644 --- a/support/webpack/config.js +++ b/support/webpack/config.js @@ -62,6 +62,7 @@ const config = { title: 'Slate', template: HtmlWebpackTemplate, inject: false, + scripts: ['https://cdn.polyfill.io/v2/polyfill.min.js'], links: [ 'https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&subset=latin-ext', 'https://fonts.googleapis.com/icon?family=Material+Icons',