Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Suggestion: Support for webpack alias (for use in tsconfig). #132

Closed
nottoseethesun opened this issue Aug 4, 2017 · 3 comments
Closed

Comments

@nottoseethesun
Copy link

Support for customizing resolve.alias in webpack.config.js would reduce pain when moving modules around in a project, per the post, how-to-avoid-relative-path-hell-javascript-typescript-projects .

A change to tsconfig.json is needed, but that is already under control of users of create-react-app-typescript.

@wmonk
Copy link
Owner

wmonk commented Aug 7, 2017

I would consider a pull request for this. I don't generally want to deviate from the create-react-app project, and this sounds like it'd be an issue.

@sergeyzwezdin
Copy link

It's related to #138 I've created. If you're able to add .env support for this it would be helpful.

@wmonk
Copy link
Owner

wmonk commented Aug 11, 2017

Think we're tracking this in #122. Please re-open if this isn't the same issue.

@wmonk wmonk closed this as completed Aug 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants