feat: do better file detection to check that the universal file is added to the diff too

This commit is contained in:
blam
2020-12-15 21:04:15 +01:00
parent bdd10ca66f
commit a04b28ac4b
2 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -64,6 +64,6 @@
},
"files": [
"dist",
"universal"
"universal.js"
]
}