UNPKG
mystash
Version:
latest (0.2.0)
0.2.0
Personal finance app
github.com/jozsi/mystash
jozsi/mystash
mystash
/
cosmos.config.js
10 lines
(9 loc)
•
250 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
module
.
exports
= { containerQuerySelector:
'#root'
, webpackConfigPath:
'react-scripts/config/webpack.config.dev'
, publicPath:
'public'
, proxiesPath:
'src/frontend/cosmos.proxies'
, globalImports: [
'grommet/grommet-hpe.min.css'
, ], };