1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-02 16:34:38 +04:00

daterangepicker corrections

This commit is contained in:
Dawid
2019-12-09 17:12:39 +01:00
parent 4fa23eb79d
commit 18ec7afcf2
6 changed files with 13 additions and 9 deletions
+1 -2
View File
@@ -38,8 +38,7 @@ module.exports = {
context: "window",
input: {
tabler: path.resolve(__dirname, '../js/tabler.js'),
'tabler-charts': path.resolve(__dirname, '../js/tabler-charts.js'),
'daterangepicker': path.resolve(__dirname,'../js/daterangepicker.js')
'tabler-charts': path.resolve(__dirname, '../js/tabler-charts.js')
},
output: {
banner,