Some linting and further documenting

This commit is contained in:
Matthew Raymer
2023-12-02 22:08:04 -05:00
parent fa41fb3415
commit 9846cf3e4c
3 changed files with 9 additions and 4 deletions

View File

@@ -26,6 +26,11 @@ If you are deploying in a subdirectory, add it to `publicPath` in vue.config.js,
npm run build
```
```
npx prettier --write ./sw_scripts/
```
to make sure the service worker scripts are in proper form
... then copy the contents of the `sw_scripts` folder to the `dist` folder - except additional_scripts.js.