DEBSOURCES
Skip Quicknav
sources / node-mem / 9.0.2%2B~cs4.2.0-2 / debian / nodejs / build
12345678
rm -rf dist tsc if grep require dist/index.js; then echo "Build result is not ES" exit 1 fi mjs2cjs -o dist/_index.cjs dist/index.js cp debian/index.cjs dist/