Static GitHub Issues

[2434] Out of commission Zepto

prev: asyncData called on child pages that have not been included in parent
next: Why does the build process take 15sec+?

build: { loaders: {test: /.less$/,loader: 'style!css!less'}, { test: require.resolve('zepto'), loader: 'exports-loader?window.Zepto!script-loader' } , vendor: 'axios','zepto', plugins: new webpack.ProvidePlugin({ '$': 'zepto', 'Zepto': 'zepto', 'window.Zepto':'zepto' }) }

Cannot read property 'createElement' of undefined

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