Skip to content

Conversation

@utnapischtim
Copy link
Contributor

  • fix(chore): use double quotes
  • fix(rspack): provide react

* using ProvidePlugin it is possible to inject react without adding it
  to every import statement where react should be but it is not used

* this enables to remove mostly all unnecessary
  `import React from 'react';` imports. unnecessary because they are not
  used in that particular file.
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.

1 participant