require () will always cache the content of the loaded module (our JSON file, in this case). The next time require() is called for the same ...
確定! 回上一頁