Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コードがによって呼び出されたことを検出した場合は、requireそれに応じて分岐し、それぞれの場合に特定のことを実行するかしないかを指定できます。どうすればよいですか?
require
確かに、そうmodule.parentでないnullかどうかを確認してくださいundefined。オブジェクトが設定されている場合、モジュールは。で呼び出されていrequireます。
module.parent
null
undefined