Skip to content

Commit

Permalink
Add missing built assets to git-skip/unskip/revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Mar 6, 2024
1 parent 984b7eb commit 524a1ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/libraries/built-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ function getBuiltFiles()
'css/features/profile/frontend.css',
'css/features/search/frontend.css',
'css/features/social/frontend.css',
'css/features/staging/frontend.css',
'css/features/taxonomy/frontend.css',
'css/features/testimonials/frontend.css',
'css/features/video/frontend.css',
Expand All @@ -96,6 +97,7 @@ function getBuiltFiles()
'js/features/desktop/frontend.js',
'js/features/documents/frontend.js',
'js/features/express/frontend.js',
'js/features/forms/frontend.js',
'js/features/imagery/frontend.js',
'js/features/maps/frontend.js',
'js/features/multilingual/frontend.js',
Expand Down

0 comments on commit 524a1ba

Please sign in to comment.