This website requires JavaScript.
Explore
Help
Sign In
sombochea
/
verdaccio-ui
Watch
1
Star
0
Fork
1
You've already forked verdaccio-ui
mirror of
https://github.com/SomboChea/ui
synced
2024-11-01 04:04:26 +07:00
Code
Issues
Releases
Wiki
Activity
7529c02e58
verdaccio-ui
/
index.js
6 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: add main file
2019-04-05 02:54:35 +07:00
const
path
=
require
(
'path'
)
;
module
.
exports
=
(
)
=>
{
return
path
.
join
(
_
_dirname
,
'static'
)
;
chore: add semicolon
2019-04-05 03:30:25 +07:00
}
;
Reference in New Issue
Copy Permalink