mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
remove fetch polyfill
This commit is contained in:
parent
5dad5ffa59
commit
d4e6328596
@ -1,6 +1,3 @@
|
|||||||
|
|
||||||
//include whatwg-fetch/fetch.js
|
|
||||||
|
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
const url = 'https://bigchaindb-github.now.sh'
|
const url = 'https://bigchaindb-github.now.sh'
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
//require whatwg-fetch/fetch.js
|
|
||||||
|
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
const url = 'https://bigchaindb-meetups.now.sh'
|
const url = 'https://bigchaindb-meetups.now.sh'
|
||||||
|
@ -39,8 +39,7 @@
|
|||||||
"smooth-scroll": "^12.1.5",
|
"smooth-scroll": "^12.1.5",
|
||||||
"svg4everybody": "^2.1.9",
|
"svg4everybody": "^2.1.9",
|
||||||
"textarea-autogrow": "^1.0.0",
|
"textarea-autogrow": "^1.0.0",
|
||||||
"vivus": "^0.4.3",
|
"vivus": "^0.4.3"
|
||||||
"whatwg-fetch": "^2.0.4"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acorn": "^5.5.3",
|
"acorn": "^5.5.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user