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

ES6 refactoring #56

Merged
merged 9 commits into from
Nov 18, 2020
Merged

ES6 refactoring #56

merged 9 commits into from
Nov 18, 2020

Conversation

igmoweb
Copy link
Contributor

@igmoweb igmoweb commented Nov 17, 2020

Just doing some cleaning and code reorganization. I haven't refactored the whole plugin but just some parts as it was difficult to follow sometimes. This is a first PR to solve a bug that was appearing in Safari: #48

  • Bundles everything with webpack.
  • Some of the functions are moved to their own JS module for better readability.
  • Remove Grunt from workflow

Copy link
Contributor

@roborourke roborourke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. We could also git ignore the built file now as we have CircleCI set up to do that and make a release whenever the plugin version gets bumped.

@igmoweb
Copy link
Contributor Author

igmoweb commented Nov 18, 2020

Done @roborourke. I'm merging now and will also wait for #57 before doing a release

@igmoweb igmoweb merged commit 7fb805c into master Nov 18, 2020
@igmoweb igmoweb deleted the es6-refactoring branch November 18, 2020 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants