Skip to content

Commit

Permalink
Merge pull request #940 from CleverCloud/build/fix-cdn-config
Browse files Browse the repository at this point in the history
build(cdn): remove generated icon files from rollup config
  • Loading branch information
roberttran-cc authored Jan 17, 2024
2 parents ac72ec4 + 5a5118c commit 7b7a156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup/rollup-common.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export function minifyStylesheet (stylesheet) {
export function getMainFiles () {

const mainFilesPatterns = [
`${SOURCE_DIR}/assets/*.icons.js`,
`${SOURCE_DIR}/components/**/*.js`,
`${SOURCE_DIR}/lib/i18n.js`,
`${SOURCE_DIR}/lib/smart-manager.js`,
Expand Down

0 comments on commit 7b7a156

Please sign in to comment.