Stinolez / Tabletop-Helper

Companion web application for tabletop games
GNU General Public License v3.0
2 stars 1 forks source link

[TODO] BAT file to generate service-worker.js #16

Closed Stinolez closed 4 years ago

Stinolez commented 5 years ago

Describe the TODO Make bat file, which will update the service-worker.js on demand with all files.

Steps

  1. Identify files which needs to go into SW.
  2. Store somewhere the counter for cache name
  3. Create bat file
  4. Testing

Related module General application - not need to manually update sw, but can be run from the cmd.

Stinolez commented 4 years ago

Done on DEV. To be released with the rest of V2.