Skip to content

Commit

Permalink
cleanup files
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-pereira committed Feb 17, 2024
1 parent 5dabcb3 commit dc1c36a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5,013 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 6.5.0 - BETA
## 6.5.0

- Add support for Safari "Add to Dock" feature
- Add support for themed Safari colors
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
},
"scripts": {
"build": "vite build",
"build:service-worker": "NODE_ENV='production' esbuild service-worker.js --bundle --minify --bundle --define:process.env.NODE_ENV=\\\"production\\\" --outfile=dist/service-worker.js && workbox injectManifest ./workbox-config.js",
"start": "vite",
"test": "eslint . --ext .jsx,.js,.ts,.tsx && npx tsc --noemit"
},
Expand Down
8 changes: 0 additions & 8 deletions workbox-config.js

This file was deleted.

Loading

0 comments on commit dc1c36a

Please sign in to comment.