Skip to content

Commit aa9f13f

Browse files
committed
more cleanup for deployment
1 parent 783a698 commit aa9f13f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// module.exports = {
2-
// DEV_PORT: 5656
3-
// };
4-
51
const isProduction = process.env.NODE_ENV === 'production';
62

73
const config = {

0 commit comments

Comments
 (0)