mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-12 07:38:33 -06:00
Passing Test, routes and config to ts and tsx format.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
//Dependencies of Server
|
||||
import express from 'express';
|
||||
import { config } from '../../config';
|
||||
import config from '../../config';
|
||||
import webpack from 'webpack';
|
||||
import helmet from 'helmet';
|
||||
|
||||
|
Reference in New Issue
Block a user