mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 02:51:41 +00:00
[MIRROR] Renames js files into "proper" jsx [MDB IGNORE] (#25176)
* Renames js files into "proper" jsx * Rename skyrat js --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
import { require } from './require.js';
|
||||
import { require } from './require';
|
||||
|
||||
const globPkg = require('glob');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user