2018-10-24 13:46:06 +00:00
|
|
|
/*<%= isTest ? ' @vue/component' : '' %>
|
2017-08-24 10:38:46 +00:00
|
|
|
** From https://github.com/egoist/vue-no-ssr
|
|
|
|
** With the authorization of @egoist
|
|
|
|
*/
|
2018-08-07 00:58:33 +00:00
|
|
|
import NoSSR from 'vue-no-ssr'
|
|
|
|
export default NoSSR
|