Get Kanban working with rollup, removed the js files

This commit is contained in:
nathangray 2021-06-30 11:34:33 -06:00
parent d5ce403a2b
commit 935e46c7e8

View File

@ -57,7 +57,7 @@ export default {
"tracker/js/app": "tracker/js/app.ts",
// EPL
"esyncpro/js/app": "esyncpro/js/app.ts",
//"kanban/js/app": "kanban/js/app.ts",
"kanban/js/app": "kanban/js/app.ts",
"policy/js/app": "policy/js/app.ts",
"stylite/js/app": "stylite/js/app.ts",
"webauthn/js/app": "webauthn/js/app.ts",