bnsf icon indicating copy to clipboard operation
bnsf copied to clipboard

variables for development environment

Open jifeon opened this issue 11 years ago • 1 comments

Now bnsf looks at BEMHTML_ENV=development, BEMTREE_ENV = development env variables to recognize development environment, but there is NODE_ENV variable which used by many other libraries. Maybe we should look at this if BEMHTML_ENV and BEMTREE_ENV are not set?

jifeon avatar Sep 09 '14 17:09 jifeon

Actually bnsf doesn't looks at those env vars, but yes, we can do this enhancement.

apsavin avatar Sep 09 '14 17:09 apsavin