We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba5afa commit 324c42eCopy full SHA for 324c42e
packages/example-universal-react-app/src/server.js
@@ -2,7 +2,6 @@ import React from 'react';
2
import ReactDOMServer from 'react-dom/server';
3
import express from 'express';
4
import url from 'url';
5
-import fetch from 'node-fetch';
6
import serveStatic from 'serve-static';
7
import path from 'path';
8
import fs from 'fs';
0 commit comments