Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit eaccc50

Browse files
authored
1 parent 1ec2928 commit eaccc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/build/dev-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var path = require('path')
1010
var express = require('express')
1111
var webpack = require('webpack')
1212
var proxyMiddleware = require('http-proxy-middleware')
13-
var webpackConfig = {{#if_or unit e2e}}process.env.NODE_ENV === 'testing' || 'production'
13+
var webpackConfig = {{#if_or unit e2e}}(process.env.NODE_ENV === 'testing' || process.env.NODE_ENV === 'production')
1414
? require('./webpack.prod.conf')
1515
: {{/if_or}}require('./webpack.dev.conf')
1616

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy