chore(extension): build into dist directory (#825)

This commit is contained in:
Yury Semikhatsky
2025-08-04 11:47:25 -07:00
committed by GitHub
parent 3c6eac9b21
commit 6d62c173c8
8 changed files with 367 additions and 15 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
lib/
dist/
node_modules/
test-results/
playwright-report/