Matthew Star
Results
2
comments of
Matthew Star
Did anyone get this working with create-react-app? Mine gets stuck compiling forever if I add: ``` import 'ace-builds/webpack-resolver'; ```
@khoomeister that got rid of all the warnings, but did your performance get noticeably worse (that could just be my implementation)? (thanks for the tip btw!)