Added the ability to upload pictures in the editor.

This commit is contained in:
2024-07-26 22:04:39 +05:00
parent 4d36821ecc
commit b33362a235
34 changed files with 2007 additions and 40 deletions

View File

@@ -15,6 +15,8 @@ export default defineConfig({
'resources/site/js/app.js',
'resources/prism/app.js',
'resources/fancybox/app.js',
],
refresh: true,
}),