@sprucelabs/esm-postbuild
v9.0.25
Published
Script to do thins after build of esm modules
Downloads
7,038
Readme
resolve-path-aliases
This module ships with a script to run ES Module postbuild steps.
Add this line to your package.json
"build.esm-postbuild": "esm-postbuild --target build --patterns **/*.js",
Next run: yarn build.esm-postbuild
