diff options
author | Mark Powers <mark@marks.kitchen> | 2022-12-30 14:06:21 -0600 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2022-12-30 14:06:21 -0600 |
commit | 59380bb1ac844e1694d5bbcfa326b05b077cb357 (patch) | |
tree | 9ec695e4e9e4a3057184e5ebdf13d59e863143a4 /Makefile | |
parent | 3bdc11a9b2c78f2be8c11d28befce7328b6e5424 (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..fb125ce --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +build: + web-ext build --overwrite-dest |