[clean up][s]: removed outdated apollo server mocks and config module which is now replaced by next.config.js.

Also, removed all leftover and not used packages and npm scripts.
This commit is contained in:
anuveyatsu
2020-06-23 10:54:57 +06:00
parent 55d9c68b34
commit 10b0b2a865
13 changed files with 67 additions and 4385 deletions

View File

@@ -1,7 +1,7 @@
const { URL } = require('url');
const bytes = require('bytes');
const slugify = require('slugify');
const config = require('../config');
const config = require('../next.config.js');
module.exports.ckanToDataPackage = function (descriptor) {
// Make a copy