mirror of
https://github.com/status-im/status-go.git
synced 2025-02-03 02:15:18 +00:00
b50c46caa8
* Commit initial change for settimeout/setinterval * Add initial tests for jail setTimeout/setInterval * Add ottoext dependency * Add fetch jail test with function * Add dependencies of fetch from ottoext * Refactor with regards to PR review * Refactor with regards to PR review * Fix syntax errors * Fix missing return statement
6 lines
105 B
Makefile
6 lines
105 B
Makefile
dist-promise.rice-box.go: dist-promise/bundle.js
|
|
rice embed-go
|
|
|
|
clean:
|
|
rm -rf dist-promise.rice-box.go
|