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

clients(treemap): convert to ES modules #12892

Merged
merged 18 commits into from
Aug 12, 2021
Merged

clients(treemap): convert to ES modules #12892

merged 18 commits into from
Aug 12, 2021

Conversation

connorjclark
Copy link
Collaborator

ref #12689

@connorjclark connorjclark requested a review from a team as a code owner August 10, 2021 18:25
@connorjclark connorjclark requested review from patrickhulce and removed request for a team August 10, 2021 18:25
@google-cla google-cla bot added the cla: yes label Aug 10, 2021
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

cool cool cool!

build/build-treemap.js Outdated Show resolved Hide resolved
build/build-treemap.js Show resolved Hide resolved
build/build-report.js Show resolved Hide resolved
build/build-treemap.js Outdated Show resolved Hide resolved
import 'tabulator-tables/dist/js/modules/sort.js';
import 'tabulator-tables/dist/js/modules/format.js';
import 'tabulator-tables/dist/js/modules/resize_columns.js';
import 'pako/dist/pako_inflate.js';
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

haha, this does not work. guess it is removed due to treeshaking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants