-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple developer experience improvements (#441)
- Improve npm scripts for easier development - Improve contributing guide - Rename folders to refer to the browser instead of the manifest type - Change the output directory to dist/$BROWSER - Remove no longer necessary `@parcel/bundler-default` settings - Add logs and error handling in UpdateRangoVersion.swift - Update project.pbxproj - Add dependency cross-env for better cross-platform compatibility - Change web-ext start page to `https://rango.click`
- Loading branch information
1 parent
682b75a
commit 8bf720a
Showing
10 changed files
with
184 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
node_modules | ||
dist-mv2 | ||
dist-mv2-safari | ||
dist-mv3 | ||
dist | ||
web-ext-artifacts | ||
.parcel-cache | ||
workspace.code-workspace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.