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 6e4c167 commit f91a88bCopy full SHA for f91a88b
1 file changed
plugins/template-function-1password/package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"build": "run-p build:*",
9
"build:1-build": "yaakcli build",
10
- "build:2-cpywasm": "cpx '../../node_modules/@1password/sdk-core/nodejs/core_bg.*' build/",
+ "build:2-cpywasm": "cp \"../../node_modules/@1password/sdk-core/nodejs/core_bg.wasm\" build/",
11
"dev": "yaakcli dev"
12
},
13
"dependencies": {
0 commit comments