Commit Graph

4 Commits

Author SHA1 Message Date
0xmad
0093c93d0d chore: dev improvements
- [x] Add eslint and prettier ignore files
- [x] Add types check for precommit hook
- [x] Add types for local demo
2023-02-21 16:37:34 -06:00
0xmad
7d3e1ee29e fix: build extension
- [x] Remove dist folder
- [x] Move manifest.json and popup.html to src folder
- [x] Add html webpack plugin for popup.html
- [x] Add copy webpack plugin to copy assets (logos, manifest)
2023-02-09 20:32:51 +02:00
Iskander
ff2ada3d4b fix:
- Trying to temporary overcome eval() csp issue by running clean.sh after compiling.
- fixing webpack issue

build:
- Updating all packages in package.json including react.js to v18
2022-11-29 17:55:45 +02:00
bdim1
9d2868325e initial commit 2022-04-16 22:11:51 +02:00