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

use es6 import in common.js #5938

Merged
merged 1 commit into from Sep 20, 2018
Merged

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Sep 20, 2018

This should help with tree-shaking for the common entry point as it only needs one function from utils.

@williaster @graceguo-supercat

@kristw kristw changed the title use es6 import in common use es6 import in common.js Sep 20, 2018
@kristw kristw closed this Sep 20, 2018
@kristw kristw reopened this Sep 20, 2018
@codecov-io
Copy link

codecov-io commented Sep 20, 2018

Codecov Report

Merging #5938 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5938   +/-   ##
=======================================
  Coverage   48.19%   48.19%           
=======================================
  Files         393      393           
  Lines       23600    23600           
  Branches     2630     2630           
=======================================
  Hits        11375    11375           
  Misses      12225    12225
Impacted Files Coverage Δ
superset/assets/src/common.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71f014e...9724763. Read the comment docs.

@mistercrunch mistercrunch merged commit 1e5a02a into apache:master Sep 20, 2018
@williaster
Copy link
Contributor

nice, I fixed this in an ajax refactor too 👍

@kristw kristw deleted the kristw-import branch September 20, 2018 21:52
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants