mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 19:21:18 -04:00
almost had it...
This commit is contained in:
@@ -44,7 +44,7 @@ function clean() {
|
||||
"builds/",
|
||||
"_vendor/",
|
||||
"static/assets/",
|
||||
"api/**/*.js*", // compiled typescript
|
||||
"api/**/*.js", // compiled typescript
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user