UNPKG

ves

Version:

A Powerful, Simple Vue Node Isomorphic Framework

6 lines (5 loc) 131 B
'use strict'; // https://github.com/eggjs/egg/issues/1520 module.exports = app => { app.config.coreMiddleware.push('locals'); };