mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Updating to the new devices-db.
This commit is contained in:
@@ -4,5 +4,5 @@ var pathutil = require('../util/pathutil')
|
||||
|
||||
module.exports = function() {
|
||||
return express.static(
|
||||
pathutil.root('node_modules/stf-device-db/data/small'))
|
||||
pathutil.root('node_modules/stf-device-db/dist'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user