Skip to content

Conversation

@timlrx
Copy link
Owner

@timlrx timlrx commented Sep 10, 2024

Fix #38

An alternative way would be to remove makeAllPackagesExternalPlugin and use the packages option in esbuild i.e. esbuild app.js --bundle --packages=external. This might restrict supporting older versions of esbuild so I went with modifying the plugin instead. Tested to work locally.

@timlrx timlrx merged commit a5273e8 into main Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ContentLayer does not follow the path aliases defined in tsconfig.json

2 participants