UNPKG
dim
Version:
latest (0.3.7)
0.3.7
0.3.6-2
0.3.6-1
0.3.6-0
0.3.5-9
0.3.5-8
0.3.5-7
0.3.5-6
0.3.5-5
0.3.5-4
0.3.5-3
Develop in modularization of front-end
github.com/dim-team/dim
dim-team/dim
dim
/
plugins
/
postpackager
/
seo.js
6 lines
•
191 B
JavaScript
View Raw
1
2
3
4
5
6
module.exports = function(ret, conf, settings, opt){
var
framework = fis.config.get(
'framework'
); framework.res = ret.
map
.res; ret.
map
= framework; ret.
map
.combo = !!opt.pack; };