This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
add environment var in settings #160
Comments
That kind of defeats the purpose of it being a variable set by the environment... |
pdfowler
pushed a commit
to pdfowler/mean
that referenced
this issue
Jan 19, 2016
pdfowler
pushed a commit
to pdfowler/mean
that referenced
this issue
Jan 20, 2016
…to individual experience items
This was referenced Sep 12, 2021
This was referenced Mar 23, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
would be nice to have a default environment var inside developmet.js/production.js/test.js/all.js
app: {
title: 'bla bla bla',
description: 'Full-Stack JavaScript with MongoDB, Express, AngularJS, and Node.js',
keywords: 'bla bla',
enviroment : 'all'
},
The text was updated successfully, but these errors were encountered: