Currently, removeCache is only supported by .jsx extensions as stated in the README. However, I think I found an easy way to remove the current view and layout no matter what the extension. Let me know if I'm misunderstanding why you're removing all .jsx modules from cache.
Currently,
removeCache
is only supported by.jsx
extensions as stated in the README. However, I think I found an easy way to remove the current view and layout no matter what the extension. Let me know if I'm misunderstanding why you're removing all.jsx
modules from cache.