Closed carlreid closed 3 years ago
Would love to see this merged in quickly! I've been using a forked version locally, but this is a blocker for getting playwright working at my comppany's NextJS project
@AkeemMcLennon If you're using yarn then you should also be able to use resolutions in your package.json to force the new version.
"resolutions": {
"folio": "0.3.18"
}
@carlreid That worked perfectly! Thanks for the tip!
Should resolve #210 by ignoring babelrc.