[Glitch] Dont use CommonJS (require, module.exports) anywhere
Port 955179fc55 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import { store } from 'flavours/glitch/store/configureStore';
|
||||
import { me } from 'flavours/glitch/initial_state';
|
||||
import ready from 'flavours/glitch/ready';
|
||||
|
||||
const perf = require('flavours/glitch/performance');
|
||||
import * as perf from 'flavours/glitch/performance';
|
||||
|
||||
/**
|
||||
* @returns {Promise<void>}
|
||||
|
||||
Reference in New Issue
Block a user