Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support tsconfig paths #285

Merged
merged 10 commits into from
Nov 11, 2022
Merged

Conversation

jlalmes
Copy link
Contributor

@jlalmes jlalmes commented Nov 3, 2022

Details

Add support for paths in tsconfig.json in Parcel 2.

Parcel issue: parcel-bundler/parcel#4936
Resolution: https://github.com/zachbryant/parcel-resolver-tspaths

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current PR for duplication.

@jlalmes jlalmes changed the title feat/tsconfig-paths [parcel-config] Feat: Support tsconfig paths Nov 3, 2022
@louisgv louisgv changed the title [parcel-config] Feat: Support tsconfig paths feat (@plasmohq/parcel-config): Support tsconfig paths Nov 5, 2022
@louisgv louisgv changed the title feat (@plasmohq/parcel-config): Support tsconfig paths feat: (@plasmohq/parcel-config) Support tsconfig paths Nov 5, 2022
@louisgv louisgv changed the title feat: (@plasmohq/parcel-config) Support tsconfig paths feat: support tsconfig paths Nov 5, 2022
@louisgv
Copy link
Contributor

louisgv commented Nov 6, 2022

This will also fix #244 - it will remove the need to alias altogether when using tsconfig path.

Example updated: https://github.com/PlasmoHQ/plasmo-test/tree/main/bug/bug-244-alias-local-imports

@louisgv louisgv self-assigned this Nov 6, 2022
@louisgv louisgv merged commit 8dbd9f5 into PlasmoHQ:main Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants