mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Add Epoch.
This commit is contained in:
parent
1a8a5ff8ff
commit
a1cf0ba7bd
2 changed files with 10 additions and 1 deletions
7
res/web_modules/epoch/index.js
Normal file
7
res/web_modules/epoch/index.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
require('d3')
|
||||
require('epoch/epoch.min.css')
|
||||
require('epoch/epoch.min.js')
|
||||
|
||||
module.exports = {
|
||||
name: 'epoch'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue