Use webpack to deliver jstree (and use newest version)

Also delete bootstrap files now served via webpack
This commit is contained in:
Sebastian Serth
2018-10-08 11:31:53 +02:00
parent 90defa8f89
commit 53e7739e05
14 changed files with 23 additions and 35 deletions

View File

@ -5,6 +5,7 @@
"bootswatch": "^4.1.3",
"chosen-js": "^1.8.7",
"jquery": "^3.3.1",
"jstree": "^3.3.5",
"popper.js": "^1.14.4",
"webpack-merge": "^4.1.4"
},