mirror of
https://github.com/timvisee/send.git
synced 2025-10-04 10:09:17 +02:00
a few changes to make A/B testing easier
This commit is contained in:
parent
b2f76d2df9
commit
53e822964e
94 changed files with 4566 additions and 3958 deletions
|
@ -1,4 +1,4 @@
|
|||
const conf = require('./config.js');
|
||||
const conf = require('./config');
|
||||
|
||||
const isProduction = conf.env === 'production';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue