Static GitHub Issues

[1350] nuxt build and start cannot load vue components properly

prev: Server Side Rendering for components called from layouts
next: Can't use Vue components in Nuxt

I am using nuxt@1.0.0-rc3 and koa template.
When I use npm run dev, web works properly.
After I npm run build && npm start, web is loaded without show error msg.
But the components like vue-recaptcha , vue-googlemap which work well in dev, now all broken and unseen.
How can I fix this?
Thanks

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1198">#c1198</a>)</em></sub></div>