© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Scott Cox
JavaScript Developer
I've not seen import used as a function before. Do you need to import it from a dependency first?
Emil Moe
Senior Data Engineer
Maybe it only works with SSR but look at code splitting ssr.vuejs.org/en/routing.html
Looks like it should work in Webpack 2.0+ and Vue 2.5+
Hmmm. Do you know which version of both you're using?