Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

dotnet build warning #588

Open
michelleN opened this issue Apr 4, 2022 · 1 comment
Open

dotnet build warning #588

michelleN opened this issue Apr 4, 2022 · 1 comment
Labels
enhancement New feature or request UI Requires changes to the user interface

Comments

@michelleN
Copy link
Contributor

Getting this warning

EXEC : warning : bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 72.95 kB with a total of 572.95 kB. [/Users/michelle/src/hippo/src/Web/Web.csproj]
@bacongobbler
Copy link
Contributor

This appears to occur when including the Bulma UI framework. I think we just need to bump the max budget up a little, or use a slimmer version of Bulma's css file.

For reference:

@import 'bulma/css/bulma.css';

@bacongobbler bacongobbler added enhancement New feature or request UI Requires changes to the user interface labels Apr 4, 2022
@bacongobbler bacongobbler added this to the UI enhancements/bugfixes milestone Apr 12, 2022
@bacongobbler bacongobbler removed this from the UI enhancements/bugfixes milestone May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UI Requires changes to the user interface
Projects
None yet
Development

No branches or pull requests

2 participants