fix: add ssr.* to package files so that the exports added in #6416 work (#6483)

pull/7738/head
Dominik G 5 years ago committed by GitHub
parent da67818147
commit 63286bca27

@ -9,6 +9,7 @@
"compiler.*",
"register.js",
"index.*",
"ssr.*",
"internal",
"store",
"animate",

Loading…
Cancel
Save