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

feat: remove promise polyfill (close #751) #916

Merged
merged 1 commit into from Aug 12, 2016

Conversation

marcoscaceres
Copy link
Member

No description provided.

@@ -95,9 +95,6 @@ var Builder = {
name: "profile-w3c-common",
logLevel: 2, // Show uglify warnings and errors.
deps: [
"core/jquery-enhanced",
Copy link
Member Author

Choose a reason for hiding this comment

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

These deps are now automatically included from profile-w3c-common.js (Require figures it out on its own).

@marcoscaceres
Copy link
Member Author

Merging, as I broke the test suite. Happy to get a post review.

@marcoscaceres marcoscaceres merged commit 774bcb5 into develop Aug 12, 2016
@marcoscaceres marcoscaceres deleted the Bug_751_drop_promise branch August 12, 2016 08:17
marcoscaceres added a commit that referenced this pull request Aug 12, 2016
* develop:
  v4.4.5
  feat: remove promise polyfill (close #751) (#916)
  fix: promise filename now lowercase
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.

None yet

1 participant