Skip to content

Commit

Permalink
fix: add ssr.* to package files so that the exports added in #6416 wo…
Browse files Browse the repository at this point in the history
…rk (#6483)
  • Loading branch information
dominikg authored Jul 3, 2021
1 parent 2077a7b commit b06474e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"compiler.*",
"register.js",
"index.*",
"ssr.*",
"internal",
"store",
"animate",
Expand Down

0 comments on commit b06474e

Please sign in to comment.