fix(core): update

This commit is contained in:
2020-06-18 16:24:28 +00:00
parent e643cf714e
commit b418c11827
6 changed files with 77 additions and 16 deletions

View File

@@ -30,11 +30,12 @@
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_*/**/*",
"dist_ts/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}