Skip to content

fix: dotnet pack embeds dev-mode frontend bundles — sm pack must force a production Vite build - #291

Open
webbrain-one wants to merge 1 commit into
antosubash:mainfrom
webbrain-one:webbrain/issue-260
Open

fix: dotnet pack embeds dev-mode frontend bundles — sm pack must force a production Vite build#291
webbrain-one wants to merge 1 commit into
antosubash:mainfrom
webbrain-one:webbrain/issue-260

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #260

Fixes antosubash#260.

`sm pack` now forces a production Vite build to prevent embedding
dev-mode bundles (unminified assets and source maps) in the nupkg.
This ensures minified output and validates external dependencies.
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.

dotnet pack embeds dev-mode frontend bundles — sm pack must force a production Vite build

1 participant