New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sprucelabs/resolve-path-aliases

Package Overview
Dependencies
Maintainers
0
Versions
1105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sprucelabs/resolve-path-aliases

Script that resolves paths from your tsconfig

2.0.537
latest
Source
npm
Version published
Weekly downloads
3.3K
24.87%
Maintainers
0
Weekly downloads
 
Created
Source

resolve-path-aliases

This module ships with a script to resolve paths from your tsconfig.json

Add this line to your package.json

"build.resolve-paths": "resolve-path-aliases --target build --patterns **/*.js,**/*.d.ts",

Next run: yarn build.resolve-paths

FAQs

Package last updated on 09 Mar 2025

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