diff --git a/templates/main.js b/templates/main.js index d24f7a7..e4fe78e 100644 --- a/templates/main.js +++ b/templates/main.js @@ -4,10 +4,6 @@ import '../routes/_utils/serviceWorkerClient' import '../routes/_utils/historyEvents' import '../routes/_utils/loadingMask' -console.log('1') -console.log('2') -console.log('3') - loadPolyfills().then(() => { console.log('init()') // `routes` is an array of route objects injected by Sapper