UNPKG

marble

Version:

WeDeploy's style guide and UI components

9 lines (6 loc) 139 B
'use strict'; var path = require('path'); module.exports = { build: path.join(__dirname, 'build'), src: path.join(__dirname, 'src') };