Skip to content
Snippets Groups Projects
Commit ade79f70 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] duniter/duniter#774 Could not use `webstart` command on ARM

parent 712b89b4
Branches
Tags
No related merge requests found
const co = require('co');
"use strict";
const co = require('co');
const handleRequest = (method, uri, promiseFunc) => {
method(uri, function(req, res) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment