antonreshetov / vue-glide

A slider and carousel as vue component on top of the Glide.js
https://antonreshetov.github.io/vue-glide/
MIT License
269 stars 39 forks source link

Can't import module #7

Closed vcastro45 closed 5 years ago

vcastro45 commented 5 years ago

Since I updated to 1.3.0 I cannot import the module using:

import { Glide, GlideSlide } from 'vue-glide-js' (same for css files)

The folder structure in node_modules looks like this:

image

antonreshetov commented 5 years ago

Hi @vcastro45 , thank you for report. Fix it in 1.3.2, in 1.3.0 was incorrect build

iSWORD commented 5 years ago

I'm having the same problem on 1.3.11.

antonreshetov commented 5 years ago

@iSWORD The problem you describe doesn't exist

iSWORD commented 5 years ago

I'm sorry, I must have done something wrong, but I'm still unable to use this component because of the above-mentioned issue. I decided to use vue-agile instead. I wouldn't mind helping fix the problem in any possible way, Anton.

antonreshetov commented 5 years ago

@iSWORD see proof example - https://codesandbox.io/s/1q1vvvolj3