Vue + Storybook + Cloudinary Webpack issue.
I'm running into a webpack issue w/ Storybook in Vue when importing Cloudinary.
ERROR in ./node_modules/cloudinary-vue/src/mixins/lazy.js 53:66
Module parse failed: Unexpected token (53:66)
ERROR in ./node_modules/cloudinary-vue/src/mixins/size.js 54:68
Module parse failed: Unexpected token (54:68)
ERROR in ./node_modules/cloudinary-vue/src/helpers/findComponent.js 9:17
Module parse failed: Unexpected token (9:17)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
Any ideas on how to get around this, I'm pretty stumped since as far as I can understand its saying it needs a loader for JS files which doesn't help me narrow this down any.
-
Hi Michael,
Thanks for reaching out.
I see you already sent us a ticket related to the same issue and we are currently awaiting your answer? Could you please get back to us on the ticket so we can investigate further?
As soon as we solve the issue, I'll post an update here.
Thanks,
Loic
0
Post is closed for comments.
Comments
1 comment