Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Webpack configuration for external Flickity dependency to fix require issues on Linux #94

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LuudJanssen
Copy link

Hey! This fixes #87. I used my local Git username instead of my Github username by accident, but it's me :)

I also added the use of the cross-env dependency, since the environment variables weren't being set correctly in the build script on my Windows machine.

I also added the Node *.gitignore template to not include the "coverage" folder and also excluded the ".idea" for Intellij users.

Luud Janssen added 4 commits March 13, 2018 16:23
…m debug logs and add .idea folder to exclude IntelliJ specific files
…ncluding Windows) to fix building issues on Windows
…n dealing with root and lowercase module name when dealing with modules to fix require issues on Linux based systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Casing issue causing problems on Linux
1 participant