Skip to content

build(cli): disable minifying #135

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

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

AriPerkkio
Copy link
Member

  • Disables minifying tutorialkit CLI package.

For transparency let's not minify the published CLI package. Seeing code like https://unpkg.com/browse/[email protected]/dist/index.js doesn't make me eager to run it on my machine. Nowadays it's quite common practice to not minify code that's not going to CDN.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@AriPerkkio AriPerkkio requested review from Nemikolh and d3lm July 12, 2024 10:55
@Nemikolh Nemikolh merged commit 6d20f37 into stackblitz:main Jul 12, 2024
8 checks passed
@AriPerkkio AriPerkkio deleted the build/cli-disable-minify branch July 12, 2024 14:01
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.

3 participants