[Scripts > InjectPoly] Rename dir, rm node_modules each time prior

This commit is contained in:
Ducko 2022-02-15 12:48:27 +00:00
parent 9e5fb88397
commit 615d7b8838
5 changed files with 2 additions and 1 deletions

2
poly/mime-types.js Normal file
View file

@ -0,0 +1,2 @@
// Stub
exports.lookup = (file) => 'text/plain';