refactor(ssr): return promise
This commit is contained in:
parent
1f4514dcad
commit
1acfdd335c
4 changed files with 39 additions and 23 deletions
|
|
@ -13,5 +13,8 @@
|
|||
"main": "build.js",
|
||||
"scripts": {
|
||||
"test": "echo 'hello'"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-fetch": "^1.7.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue