Committing Everything

This commit is contained in:
BogPlaymate
2024-07-05 19:22:01 +09:00
parent a686aca841
commit 82900f3e3d
29 changed files with 7079 additions and 5996 deletions
+10
View File
@@ -31,7 +31,17 @@ const config = {
},
build: {
sourcemap: true
},
/* Trying
ssr: {
noExternal: ['@ckeditor/*'],
}
end trying*/
};
export default config;