+ text/plain Message sending works now
+ More skeleton code for the caching system ! Ready for rtc on text based message listening which is where heavy caching comes into play
This commit is contained in:
@@ -11,7 +11,9 @@ run() {
|
||||
|
||||
build() {
|
||||
sh scripts/build-sass.sh build
|
||||
echo tsc src/types.ts
|
||||
tsc src/types.ts
|
||||
echo tsc src/cache.ts
|
||||
tsc src/cache.ts
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user