You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though it was tested with React, it fails e.g. for such lines: root.render(<App />)
Error message: You may need an additional loader to handle the result of these loaders.
Maybe we should use another linter/loader than the standard-loader.
Even though it was tested with React, it fails e.g. for such lines:
root.render(<App />)Error message: You may need an additional loader to handle the result of these loaders.
Maybe we should use another linter/loader than the standard-loader.