daily-examples/dailyjs/live-streaming/.babelrc

5 lines
67 B
Plaintext

{
"presets": ["next/babel"],
"plugins": ["inline-react-svg"]
}