Split counter-click-index.ts

This commit is contained in:
2024-12-22 13:01:31 +01:00
parent eed434aeb2
commit b8430adc50
5 changed files with 54 additions and 50 deletions

View File

@ -15,7 +15,8 @@
"paths": {
"#openapi": ["./staticfiles/generated/openapi/index.ts"],
"#core:*": ["./core/static/bundled/*"],
"#pedagogy:*": ["./pedagogy/static/bundled/*"]
"#pedagogy:*": ["./pedagogy/static/bundled/*"],
"#counter:*": ["./counter/static/bundled/*"]
}
}
}