<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sota1235</author_name>
  <author_url>https://blog.hatena.ne.jp/sota1235/</author_url>
  <blog_title>はらへり日記</blog_title>
  <blog_url>https://sota1235.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>nodeのコード中で環境変数を書き換えたい そう思って以下の様なことをしてみました。 process.env.LOCAL_ENV = undefined; /* ~略~ */ if (_.isUndefined(process.env.LOCAL_ENV)) { console.log('LOCAL_ENV is not specified'); } しかし何回やってもprocess.env.LOCAL_ENVにundefinedが入ってることにならない… process.env.HOGEにはstring型しか入らない きちんとDocumentに書いてありました。 process Node.j…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsota1235.hatenablog.com%2Fentry%2F2016%2F05%2F13%2F212151&quot; title=&quot;node.jsでprocess.env.HOGEを書き換えようとしてハマった - はらへり日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-13 21:21:51</published>
  <title>node.jsでprocess.env.HOGEを書き換えようとしてハマった</title>
  <type>rich</type>
  <url>https://sota1235.hatenablog.com/entry/2016/05/13/212151</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
