@agoric/transform-module

v0.4.1
Transform for evaluating ES modules as Javascript programs

clean

rm -rf dist

build

rollup --config rollup.config.js

prepublish

yarn clean && yarn build

depcheck

depcheck

lint

eslint '**/*.js'

lint-fix

eslint --fix '**/*.js'

OFF-test

tap --no-esm --no-coverage --reporter spec 'test/**/*.test.js'
npm i @agoric/transform-module

Metadata

Downloads