UNPKG
@bnorth/cli
Version:
latest (4.1.1)
4.1.1
4.0.1
4.0.0
3.1.5
3.1.4
3.1.2
3.1.1
3.1.0
3.0.8
3.0.7
3.0.6
bnorth cli
github.com/able99
able99/bnorth
@bnorth/cli
/
templates
/
src_base
/
src
/
routes.js
3 lines
•
58 B
JavaScript
View Raw
1
2
3
export
default
{
'/'
:
require
(
'./pages/home'
).
default
, }