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

Support importing json files as modules with commonjs or node module resolution #13665

Closed
wants to merge 11 commits into from

Conversation

sheetalkamat
Copy link
Member

@sheetalkamat sheetalkamat commented Jan 24, 2017

This PR is on top of #12336 to add support for json files lookup and use as a module.

Fixes #7071

  • This supports resolving module with json file extension when using node resolution

Open things:
[ ] Do we allow user specifying list of .json files on the command line? If yes do we consider them as module?
[ ] Should resolution to json file give error if 'allowjs' compiler option is not true?

@mightyiam
Copy link

This is the first time I take a look at a pull request in the project. 477 changed files. What? Really?

@sheetalkamat sheetalkamat changed the base branch from ownJsonParsing to master September 14, 2017 21:13
@sheetalkamat
Copy link
Member Author

Closing this in favor of #22167

@sheetalkamat sheetalkamat deleted the supportJsonFileModule branch February 24, 2018 18:22
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants