Initial commit
This commit is contained in:
5
resources/mix/vendors/jkanban/jkanban.bundle.js
vendored
Normal file
5
resources/mix/vendors/jkanban/jkanban.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// jKanban Board - Vanilla Javascript plugin for manage kanban boards: https://github.com/riktar/jkanban
|
||||
|
||||
module.exports = [
|
||||
'node_modules/jkanban/dist/jkanban.js'
|
||||
];
|
Reference in New Issue
Block a user