Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@sprucelabs/esm-postbuild

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sprucelabs/esm-postbuild

Script to do thins after build of esm modules


Version published
Weekly downloads
1.8K
decreased by-41.7%
Maintainers
3
Weekly downloads
 
Created

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

FAQs

Package last updated on 21 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts