question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

babel-plugin does not verify idx was imported from the package idx

See original GitHub issue

Babel plugin doesn’t verify idx comes from an import from idx package. This change could be dangerous if somebody has a function called idx in their code.

I was trying to add idx in create-react-app by default as it would be usefull for many people and a way to expand its use.

See https://github.com/facebookincubator/create-react-app/pull/1874

I know this should be check here. I will try to make a PR for this.

cc @gaearon

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gaearoncommented, Mar 22, 2017

Awesome! Glad to see this addressed. Then we can include it in Create React App.

0reactions
zertoshcommented, Aug 30, 2017

Fixed by #22.

Read more comments on GitHub >

github_iconTop Results From Across the Web

babel-plugin does not verify idx was imported from the package idx ...
Babel plugin doesn't verify idx comes from an import from idx package. This change could be dangerous if somebody has a function called...
Read more >
babel-plugin-idx - npm
Start using babel-plugin-idx in your project by running `npm i babel-plugin-idx`. There are 18 other projects in the npm registry using ...
Read more >
Configure Babel
Create a file called babel.config.json with the following content at the root of your project (where the package.json is). ... Check out the...
Read more >
idx - npm Package Health Analysis - Snyk
Ensure you're using the healthiest npm packages. Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice.
Read more >
babel-plugin-macros | Yarn - Package Manager
This solution · Compiling GraphQL fragments into objects so that the client doesn't need a GraphQL parser · Eval-ing out code at compile...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found