Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

[Question] Is Path Intentionally Changed? #43

Closed deeshrestha closed 6 years ago

deeshrestha commented 6 years ago

I can see extra 'css' and 'js' added on path for this particular extension than rest of the extensions in bundle. Is this intentional? Also latest bundle release still uses old paths. Is it possible to bump bundle version with this changes? Thanks

Wikiki commented 6 years ago

Hi,

yes this is intended. Sorry I'm still having uses with my git workflow, I just see these modification have not been mentioned as intended into the repository :-(

I'm refactoring sources and currently only carousel and calendar have been updated with the new structure. I'm also migrating from rollup to webpack for JS build.

Bundle release has just been updated.

Other extensions will then be updated to follow the same project structure and use webpack too.