Turbopack: use a source content regexp for the react compiler (#82631)
### What?
Depending on compilation mode of the react compiler, check the source code if matches a certain regex
This also adds `content` as condition for webpack loaders
Closes PACK-5252