init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const path = require('path')
|
||||
|
||||
exports.actionsConfig = path.join(__dirname, '..', '..', 'config', 'actions')
|
||||
exports.temp = path.join(__dirname, '..', '..', '_temp')
|
||||
Reference in New Issue
Block a user