chore: Build to dist folder.

Closes https://github.com/solid/community-server/issues/136
This commit is contained in:
Ruben Verborgh
2020-12-07 20:12:08 +01:00
committed by Joachim Van Herwegen
parent f3f0724f83
commit 9c933fd2d4
19 changed files with 51 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
import 'jest-rdf';
import { namedNode, quad } from '@rdfjs/data-model';
import arrayifyStream from 'arrayify-stream';
import type { Quad } from 'rdf-js';