Skip to content

Commit f04675f

Browse files
committed
test(tree-shaking): cleanup unused assets in bundle test
1 parent e9f3b4c commit f04675f

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

angular.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,6 @@
304304
],
305305
"tsConfig": "projects/bundle-test/tsconfig.app.json",
306306
"inlineStyleLanguage": "scss",
307-
"assets": [
308-
"projects/bundle-test/src/favicon.ico",
309-
"projects/bundle-test/src/assets"
310-
],
311307
"styles": [
312308
"projects/bundle-test/src/styles.scss"
313309
],
@@ -372,10 +368,6 @@
372368
],
373369
"tsConfig": "projects/bundle-test/tsconfig.spec.json",
374370
"inlineStyleLanguage": "scss",
375-
"assets": [
376-
"projects/bundle-test/src/favicon.ico",
377-
"projects/bundle-test/src/assets"
378-
],
379371
"styles": [
380372
"projects/bundle-test/src/styles.scss"
381373
],

projects/bundle-test/src/assets/.gitkeep

Whitespace-only changes.
-948 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)