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

Better jsx support #79

Closed
wants to merge 1 commit into from
Closed

Better jsx support #79

wants to merge 1 commit into from

Conversation

deanrad
Copy link

@deanrad deanrad commented May 3, 2016

Utilizing the detective npm module.
Issue #61

Incidentally - why do npm modules such as react come out of the resolve function as dotted filesystem paths - is that correct behavior?

@@ -4,3 +4,5 @@ node_modules
!test/files/cjs/node_modules
/.project
/.settings

.vscode/launch.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in your global gitignore since it's not a file that's part of the project.

Issue pahen#61

prefer detective-es6-1.1.3

Revert to esold

Updated shrinkwrap
@pahen
Copy link
Owner

pahen commented Jun 13, 2016

I suppose this can be closed now since #83 is merged. Can you try the new release 0.5.4 @deanius and see if things are working as expected now?

@pahen
Copy link
Owner

pahen commented Jul 3, 2016

This is fixed in the master branch now.

@pahen pahen closed this Jul 3, 2016
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.

3 participants