Skip to content

Commit 8b177d5

Browse files
committed
chore: Remove unnecessary files and dependencies
1 parent 6ad2987 commit 8b177d5

37 files changed

+507
-9501
lines changed

.ackrc

Lines changed: 0 additions & 6 deletions
This file was deleted.

.babelrc

Lines changed: 0 additions & 23 deletions
This file was deleted.

.circleci/config.yml

Lines changed: 0 additions & 301 deletions
This file was deleted.

.editorconfig

Lines changed: 0 additions & 3 deletions
This file was deleted.

.githooks/commit-msg/check-for-changelog-lint

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

.nsprc

Lines changed: 0 additions & 3 deletions
This file was deleted.

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Ultimately, it aims to support browser extensions in a standard, portable,
1111
cross-platform way. Initially, it will provide a streamlined experience for developing
1212
[Firefox Extensions](https://developer.mozilla.org/en-US/Add-ons/WebExtensions).
1313

14+
## Fork
15+
16+
This fork removes everything but the JS API for `cmd.run`. Originally created for my build tools ([`wxt`](https://github.com/aklinker1/wxt) and [`vite-plugin-web-extension`](https://github.com/aklinker1/vite-plugin-web-extension)) to open the extension during development, but without all the peer dependency issues.
17+
1418
## Documentation
1519

1620
- [Getting started with web-ext][web-ext-user-docs]

0 commit comments

Comments
 (0)