Committing Everything

This commit is contained in:
BogPlaymate
2024-07-05 19:22:01 +09:00
committed by Mawoka
parent 2bfd73412d
commit 4d6e919d77
28 changed files with 2297 additions and 89 deletions
+10
View File
@@ -31,7 +31,17 @@ const config = {
},
build: {
sourcemap: true
},
/* Trying
ssr: {
noExternal: ['@ckeditor/*'],
}
end trying*/
};
export default config;