@sprucelabs/esm-postbuild
v6.0.523
Published
Script to do thins after build of esm modules
Downloads
18,371
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