babel-service
babel-service copied to clipboard
Where's the source?
Sorry if I just overlooked it, but it seems like there's several seperate things bundled into babel-service.js, including the service worker code. Should that be somewhere in the project?
Yeah, I did not have time to create a build step, so I put feature tests, my code and babel into babel-service.js file. I will split the source into dependencies and will add a build step.
Great, thank you.