[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-07-07 12:19:27 +00:00
committed by Mawoka
parent 800711b8b6
commit 518a9d72f9
7 changed files with 5808 additions and 4189 deletions
+5782 -4113
View File
File diff suppressed because it is too large Load Diff
+2 -4
View File
@@ -31,17 +31,15 @@ const config = {
},
build: {
sourcemap: true
},
}
/* Trying
/* Trying
ssr: {
noExternal: ['@ckeditor/*'],
}
end trying*/
};
export default config;