mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Use the new JSX transform (#25064)
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = (api) => {
|
||||
|
||||
const reactOptions = {
|
||||
development: false,
|
||||
runtime: 'automatic',
|
||||
};
|
||||
|
||||
const envOptions = {
|
||||
|
||||
Reference in New Issue
Block a user