mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-09 20:01:05 +00:00
fix: addressed assembly text build mechanism (#9)
Use `build.assembly_text` for `--asm` output
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "npx jest --verbose --testPathPattern="
|
||||
|
||||
"test": "npx jest --verbose --testPathIgnorePatterns=zkasm.test.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Matter Labs",
|
||||
|
||||
Reference in New Issue
Block a user