Skip to content

Commit

Permalink
Merge pull request #11973 from mlocati/add-missing-built-assets
Browse files Browse the repository at this point in the history
Add missing built assets to git-skip/unskip/revert
  • Loading branch information
aembler committed May 7, 2024
2 parents 9b5ba15 + 524a1ba commit f155d6f
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 f155d6f

Please sign in to comment.