Skip to content

Conversation

radekmie
Copy link

@radekmie radekmie commented May 2, 2017

When antd is used in Meteor, this warning shows up:

Unable to resolve some modules:

  "indexof" in .../node_modules/component-classes/index.js (web.browser)

If you notice problems related to these missing modules, consider running:

  meteor npm install --save indexof

This PR aims to get rid of it.

@sholladay
Copy link

I have a simpler solution that works better with tools such as Rollup, which try to statically analyze the require() statements.

See: sholladay@adfdb84

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.

2 participants