mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-09 14:45:00 -05:00
Added back new chart module
This commit is contained in:
@@ -50,7 +50,7 @@ const javascripts = () => {
|
|||||||
paths.npm + 'textarea-caret/index.js',
|
paths.npm + 'textarea-caret/index.js',
|
||||||
paths.npm + 'cbor-js/cbor.js',
|
paths.npm + 'cbor-js/cbor.js',
|
||||||
paths.npm + 'socket.io-client/dist/socket.io.min.js',
|
paths.npm + 'socket.io-client/dist/socket.io.min.js',
|
||||||
paths.npm + 'chart.js/dist/chart.umd.js'
|
paths.npm + 'd3/dist/d3.min.js'
|
||||||
]));
|
]));
|
||||||
|
|
||||||
const local = src([
|
const local = src([
|
||||||
|
|||||||
Reference in New Issue
Block a user