Skip to content

Using esbuild with a monorepo and a shared folder at the root #354

Answered by samchungy
r-token asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest way is to just let esbuild resolve the shared folder (eg. ../../shared/commonUtils.js and to not use the Serverless package patterns? Doesn't your IDE complain that it cannot find the path too? You could possibly make use of tsconfig.json paths if you're using typescript

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@r-token
Comment options

Answer selected by r-token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants