theatre/packages/playground/src/shared
Aria a9910fecba
Unsuppress useful warnings in core. (#248)
This also temporarily removes `coreLogger`'s config from the public API One reason is that we don't have many logs that could benefit from suppressing (see diff) so the experimental API would not be useful to the user yet.

Also, the default config was suppressing useful warnings. Those warnings _would_ have been dead-code-eliminated in production mode anyway, so having a separate config to suppress them in dev mode makes it confusing.

Fixes P-171
2022-07-07 10:27:21 +02:00
..
custom-editable-components Relax editable TS types to allow creating editable versions of all the JSX.IntrinsicElements elements. (#237) 2022-06-28 16:11:28 +00:00
dom Unsuppress useful warnings in core. (#248) 2022-07-07 10:27:21 +02:00
hello-world-extension Fix extension buttons spacing, add extension example (#229) 2022-06-26 16:00:59 +00:00
instances Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
r3f-rocket Make @theatre/r3f play well with different vs of react,three,r3f #177 2022-05-27 21:59:51 +02:00
turtle playground now has a shared folder and a personal folder 2021-10-04 20:25:38 +02:00