With the polymer CLI https://github.com/Polymer/polymer-cli
I can't run something like polymer build --add-service-worker false --entrypoint ./elements.html
right? Is there a different way?
According to the polymer-cli README, the build
command is highly opinionated and it generate the Service Worker as default behavior.