Skip to content

build: remove minification from dist/index.js#9

Merged
tranhl merged 1 commit intomainfrom
build/disable-minify
Mar 28, 2024
Merged

build: remove minification from dist/index.js#9
tranhl merged 1 commit intomainfrom
build/disable-minify

Conversation

@tranhl
Copy link
Collaborator

@tranhl tranhl commented Mar 28, 2024

Description

Minification of dist/index.js made it difficult to investigate #8. Sourcemaps were not too great
of a solution as it increased the bundle size from ~600KB to 4.5MB.

Stack

@tranhl tranhl merged commit eb21bfe into main Mar 28, 2024
@tranhl tranhl deleted the build/disable-minify branch March 28, 2024 07:29
@kevgo
Copy link
Contributor

kevgo commented Mar 28, 2024

+1 on this. We aren't that sensitive to bundle size, and seeing which files are in the bundle is really useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants