deislabs / hippo

The WebAssembly Platform
https://docs.hippofactory.dev
Other
415 stars 38 forks source link

dotnet build warning #588

Open michelleN opened 2 years ago

michelleN commented 2 years ago

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 commented 2 years ago

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: https://github.com/deislabs/hippo/blob/81276e8f60f2666e3f7a88ed5f2963b9106e2a6b/src/Web/ClientApp/src/styles.scss#L1