bootstrap
I use the nuxeo bootstrap to create a new polymer project : nuxeo bootstrap polymer
cd *-web
mvn package But when I access my application in my browser, I have a 404 error on the service-worker.js file. I added this file in polymer.json : ...
0 votes
0 answers
0 comments
460 views