[FEATURE] Initial File Manager

This commit is contained in:
Dunemask 2023-12-18 22:58:56 -07:00
parent e66e685903
commit 22bf905415
10 changed files with 356 additions and 85 deletions

View file

@ -31,7 +31,7 @@ export default () => {
"@mcl/settings": path.resolve("./src/ctx/SettingsContext.jsx"),
"@mcl/pages": path.resolve("./src/pages"),
"@mcl/queries": path.resolve("./src/util/queries.js"),
"@mcl/components": path.resolve("./src/components"),
"@mcl/components": path.resolve("./src/components"),
"@mcl": path.resolve("./src"),
},
},