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.
cors
1 parent e7dbce1 commit 640d5ffCopy full SHA for 640d5ff
templates/app/server/config/express.js
@@ -11,7 +11,6 @@ import shrinkRay from 'shrink-ray';
11
import bodyParser from 'body-parser';
12
import methodOverride from 'method-override';
13
import cookieParser from 'cookie-parser';
14
-import cors from 'cors';
15
import errorHandler from 'errorhandler';
16
import path from 'path';
17
<%_ if(!filters.noModels) { -%>
0 commit comments