We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7c902 commit 32c825bCopy full SHA for 32c825b
webext/add-on/meson.build
@@ -1,4 +1,3 @@
1
-fs = import('fs')
2
zip = find_program('zip')
3
4
addon_dir = datadir / 'credentialsd'
@@ -21,4 +20,4 @@ custom_target(
21
20
],
22
install: true,
23
install_dir: addon_dir,
24
-)
+)
0 commit comments