-
- Downloads
Correctly specify react and react-dom as externals
Previously, the syntax was incorrect and was not doing anything. Additionally, it was attempting to set them as externals in the playground builds, which is incorrect, they need to be included in the playground build.
Please register or sign in to comment