UNPKG
@hx-midway/static-file
Version:
latest (1.0.0)
1.0.0
Midwayjs static-file alias 自动扫描,支持路径索引,允许 /path/index.html -> /path/
@hx-midway/static-file
/
dist
/
config
/
config.default.js
4 lines
(3 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
= {};