Skip to content

Commit ae11503

Browse files
authored
PD-0000 fix-print-view-localhost (#2861)
1 parent 9459fce commit ae11503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
{
129129
"glob": "**/*",
130130
"input": "src/assets/print-view/",
131-
"ignore": ["fetch-orcid.js", "**/*.spec.ts"],
131+
"ignore": ["**/*.spec.ts"],
132132
"output": "/print-view/"
133133
},
134134
{

0 commit comments

Comments
 (0)