Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Nov 12, 2023
1 parent 14844c9 commit 29d26aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/theme/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"paths": {
"@delon/theme/*": ["../../dist/@delon/theme/*"],
"@delon/*": ["../../dist/@delon/*"]
}
},
"types": ["../dev-mode-types"]
}
}

0 comments on commit 29d26aa

Please sign in to comment.