Closed piroor closed 1 year ago
Closes #19
Deletes obsolete resources for XUL version.
make should build only the XPI file based on WebExtensions API.
make
Only flex-confirm-mail-we.xpi (without flex-confirm-mail.xpi) is built and placed to the top level directory.
flex-confirm-mail-we.xpi
flex-confirm-mail.xpi
LGTM.
Which issue(s) this PR fixes:
Closes #19
What this PR does / why we need it:
Deletes obsolete resources for XUL version.
How to verify the fixed issue:
make
should build only the XPI file based on WebExtensions API.The steps to verify:
make
.Expected result:
Only
flex-confirm-mail-we.xpi
(withoutflex-confirm-mail.xpi
) is built and placed to the top level directory.