@truffle/debugger

v11.1.5
Core functionality for debugging Solidity files built with Truffle
debugger ethereum solidity truffle

build

webpack --config webpack/webpack.config.js

prepare

yarn build

test

mochapack --webpack-config webpack/webpack.config-test.js "./test/*.js" "./test/data/*.js"

test:coverage

nyc mochapack --webpack-config webpack/webpack.config-test.js "./test/*.js" "./test/data/*.js"

test:debug

NODE_ENV=testing node --inspect ./node_modules/.bin/mochapack --webpack-config webpack/webpack.config-test.js "./test/*.js" "./test/data/*.js"
npm i @truffle/[email protected]

Metadata

  • MIT
  • Whatever
  • Tim Coulter
  • released 6/16/2023

Downloads