Ignoring more compiled js and building new events module
This commit is contained in:
@@ -15,6 +15,8 @@ build() {
|
||||
tsc src/types.ts
|
||||
echo tsc src/cache.ts
|
||||
tsc src/cache.ts
|
||||
echo tsc src/events.ts
|
||||
tsc src/events.ts
|
||||
}
|
||||
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user