angular / mobile-toolkit

Tools for building progressive web apps with Angular
MIT License
1.34k stars 175 forks source link

babelHelpers is not defined #183

Open BorntraegerMarc opened 7 years ago

BorntraegerMarc commented 7 years ago

Initialized the SW like described in the docs but get the error worker-basic.min.js:2109 Uncaught ReferenceError: babelHelpers is not defined:

image

@webmaxru any input welcome 😄

BorntraegerMarc commented 7 years ago

Using "@angular/service-worker": "1.0.0-beta.16", with yarn install --flat