File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "version" : " 0.10.0-pre.7" ,
55 "scripts" : {
66 "build" : " node ../../../dependencies/node_modules/polywrap/bin/polywrap build" ,
7- "build:patch" : " node ../../cli/bin/polywrap build" ,
87 "lint" : " eslint --color -c ../../../.eslintrc.js ." ,
98 "test:env:up" : " npx polywrap infra up --modules=eth-ens-ipfs" ,
109 "test:env:down" : " npx polywrap infra down --modules=eth-ens-ipfs" ,
Original file line number Diff line number Diff line change 44 "version" : " 0.10.0-pre.7" ,
55 "scripts" : {
66 "build" : " node ../../../dependencies/node_modules/polywrap/bin/polywrap build" ,
7- "build:patch" : " node ../../cli/bin/polywrap build" ,
87 "lint" : " eslint --color -c ../../../.eslintrc.js ." ,
98 "test:env:up" : " npx polywrap infra up --modules=eth-ens-ipfs" ,
109 "test:env:down" : " npx polywrap infra down --modules=eth-ens-ipfs" ,
Original file line number Diff line number Diff line change 44 "version" : " 0.10.0-pre.7" ,
55 "scripts" : {
66 "build" : " node ../../../dependencies/node_modules/polywrap/bin/polywrap build" ,
7- "build:patch" : " node ../../cli/bin/polywrap build" ,
87 "lint" : " eslint --color -c ../../../.eslintrc.js ." ,
98 "test:env:up" : " npx polywrap infra up --modules=eth-ens-ipfs" ,
109 "test:env:down" : " npx polywrap infra down --modules=eth-ens-ipfs" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "lint" : " eslint --color -c ../../../../../.eslintrc.js src/" ,
1918 "test" : " jest --passWithNoTests --runInBand --verbose" ,
Original file line number Diff line number Diff line change 1212 " build"
1313 ],
1414 "scripts" : {
15- "build" : " rimraf ./build && yarn codegen && yarn build:patch && tsc --project tsconfig.build.json" ,
16- "build:patch" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap build || echo '`polywrap build` failed - see PR #1385 for details'" ,
15+ "build" : " rimraf ./build && yarn codegen && tsc --project tsconfig.build.json" ,
1716 "codegen" : " node ../../../../../dependencies/node_modules/polywrap/bin/polywrap codegen" ,
1817 "codegen:patch" : " node ../../../../cli/bin/polywrap plugin codegen && rimraf ./src/wrap" ,
1918 "lint" : " eslint --color -c ../../../../../.eslintrc.js src/" ,
You can’t perform that action at this time.
0 commit comments