Skip to content

Commit

Permalink
PWA 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Sep 20, 2024
1 parent 0f7ec3b commit 3e4ecee
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ self.assetsInclude = [];
self.assetsExclude = [
/bit\.blazorui\.fluent\.css$/,
/bit\.blazorui\.fluent-dark\.css$/,
/bit\.blazorui\.fluent-light\.css$/,
/Bit.BlazorUI.Demo\.Client\.Web\.styles\.css$/
/bit\.blazorui\.fluent-light\.css$/
];
self.externalAssets = [
{
Expand Down

0 comments on commit 3e4ecee

Please sign in to comment.