@reallyland/esm

v0.0.8
A collection of node modules re-exported as ES Modules
esm esmodules es-modules es-module

build

npm run clean && rollup --config ./rollup.config.js

clean

sh $(npm root)/@reallyland/tools/cleanup.sh

postinstall

FILE="$(npm root)/@reallyland/tools/postinstall.sh"; if [ -f "$FILE" ]; then sh "$FILE"; fi

lint-commit

sh $(npm root)/@reallyland/tools/lint-commit.sh

pre-commit

package-check && tsc --noEmit

prepublishOnly

npm run build
npm i @reallyland/esm

Metadata

  • MIT
  • Whatever
  • Rong Sen Ng
  • released 3/20/2022

Downloads

Maintainers