UNPKG
ibm-gantt-chart-react
Version:
latest (0.5.33)
0.5.33
0.5.32
0.5.31
0.5.30
0.5.29
0.5.28
0.5.27
0.5.26
0.5.25
0.5.24
0.5.23
0.5.22
0.5.21
0.5.20
0.5.19
0.5.17
0.5.16
0.5.15
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.0
IBM Gantt Chart React Component.
github.com/ibm/gantt-chart
ibm/gantt-chart
ibm-gantt-chart-react
/
webpack.config.all.js
4 lines
(2 loc)
•
129 B
JavaScript
View Raw
1
2
3
4
/* eslint-disable global-require */
module
.
exports
= [
require
(
'./webpack.config.lib'
),
require
(
'./webpack.config.lib.min'
)];