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

[INFRA] Show dependencies sizes in rollup build #820

Merged

Conversation

aibcmars
Copy link
Contributor

i.e:
src/bpmn-visualization.ts:
app - 188.07 KB (70.96%)
fast-xml-parser - 42.41 KB (16.00%)
entities - 33.1 KB (12.49%)
rollup helpers - 1.47 KB (0.56%)

i.e:
src/bpmn-visualization.ts:
app - 188.07 KB (70.96%)
fast-xml-parser - 42.41 KB (16.00%)
entities - 33.1 KB (12.49%)
rollup helpers - 1.47 KB (0.56%)
@aibcmars aibcmars added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Oct 23, 2020
Copy link
Member

@csouchet csouchet left a comment

Choose a reason for hiding this comment

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

npm run watch

image

npm run demo

image

npm run start

image

npm run build-bundles

Nothing

npm run build

Nothing

@aibcmars aibcmars merged commit e252e69 into master Oct 23, 2020
@aibcmars aibcmars deleted the infra-show_sizes_of_app_and_dependencies_in_rollup_log branch October 23, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants