dillon1000/react
Commit
Browse files Remove use of prettier in babel-plugin-react-forget
This kept throwing warnings in our playground build because prettier uses node APIs and is not meant to be bundled and run on the browser. There's a separate standalone version that runs on the browser. A follow on PR will make the playground use that but this PR is a first step towards using a standalone prettier.
Changed paths1 file
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Utils/logger.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…