fix external path and remove unneeded stuff

This commit is contained in:
arc-alex
2024-10-16 22:55:54 +02:00
committed by Carlos Valente
parent 76e12af116
commit d458928090
2 changed files with 8 additions and 7 deletions
+2 -4
View File
@@ -8,10 +8,8 @@ export const config = {
directory: 'db',
filename: 'db.json',
},
demo: {
directory: 'demo',
filename: ['app.js', 'index.html', 'styles.css'],
},
external: 'external',
demo: 'demo',
projects: 'projects',
sheets: {
directory: 'sheets',