Closed RickCogley closed 6 years ago
Hi, It's an issue which have been fixed yesterday. Please update to the last version and let me know
Hello and thanks. I updated the module, and, it says I have 1.0.12, but, I still get the error. Also, I don't see in your master branch any change to the js file in dist anyway.
My .bower.json
:
{
"name": "bulma-carousel",
"description": "Display a Image / Content carousel",
"main": "carousel.sass",
"version": "1.0.12",
"authors": [
"Wikiki <wikiki@protonmail.com> (https://wikiki.github.io/bulma-extensions/overview)"
],
"license": "MIT",
"keywords": [
"Bulma",
"extensions",
"bulma",
"bulma.io"
],
"homepage": "https://github.com/Wikiki/bulma-carousel",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "1.0.12",
"_resolution": {
"type": "version",
"tag": "1.0.12",
"commit": "5894326339e70e27bea33cd9687f301e800319cf"
},
"_source": "https://github.com/Wikiki/bulma-carousel.git",
"_target": "^1.0.12",
"_originalSource": "bulma-carousel"
}
Hi,
please update to v1.1.0
I'm using CodeKit and am by no means a javascript expert. CodeKit lets you combine javascript into a single minified file, and also transpiles using babel. I have ESLint turned on, and it is choking on the following error:
Is this an actual problem, or, should I take another course of action like, disabling ESLint? Appreciate any assistance.