mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 18:15:42 +00:00
Organize extension source and tests into folders
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "bun test sig.test.js content.test.js",
|
||||
"test": "bun test tests/sig.test.js tests/content.test.js",
|
||||
"dev": "vite --mode chrome",
|
||||
"build:web": "vite build --mode web",
|
||||
"build:firefox": "vite build --mode firefox",
|
||||
|
||||
Reference in New Issue
Block a user