UNPKG
@alicd/micro-stark
Version:
beta3 (0.0.1-beta3)
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1-beta3
cone微应用
@alicd/micro-stark
/
build
/
rollup.dev.config.js
4 lines
(2 loc)
•
114 B
JavaScript
View Raw
1
2
3
4
const {
input
,
output
} =
require
(
'./configs'
).commonjs
module
.exports = Object.assign({},
input
, {
output
})