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

Rollup config to ts #962

Merged
merged 2 commits into from
Feb 7, 2022
Merged

Rollup config to ts #962

merged 2 commits into from
Feb 7, 2022

Conversation

birkskyum
Copy link
Member

@birkskyum birkskyum commented Feb 7, 2022

I want to take smaller steps, so this PR just moves the build files, incl. rollup config, to typescript, but doesn't rework the whole build system.

This corresponds to the two first commits of #961 , before everything went sour due to the web-worker.

@birkskyum birkskyum requested a review from HarelM February 7, 2022 11:11
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2022

Bundle size report:

Size Change: 0 B
Total Size Before: 194 kB
Total Size After: 194 kB

Output file Before After Change
maplibre-gl.js 185 kB 185 kB 0 B
maplibre-gl.css 9.43 kB 9.43 kB 0 B
ℹ️ View Details No major changes

package.json Show resolved Hide resolved
@HarelM HarelM merged commit 15f24aa into maplibre:main Feb 7, 2022
@birkskyum birkskyum mentioned this pull request Feb 9, 2022
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.

2 participants