[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-10 19:40:35 +00:00
parent 9b97b1ddf6
commit add85dc29f
7 changed files with 6459 additions and 4838 deletions
+6415 -4744
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;