nwb icon indicating copy to clipboard operation
nwb copied to clipboard

Recompile breaks when re-exporting helper file (broken in latest version)

Open tgreen7 opened this issue 5 years ago • 0 comments

This issue is a:

  • Bug report

https://github.com/tgreen7/nwb-hot-reload

Test by starting the app, open up testUtils.js and add a second function. Import and call that function in App.js. Console should say that function was not found.

Redo the above steps on nwb version 0.21.0 and it will work.

This seems to have been broken in 0.23.0

tgreen7 avatar Mar 07 '19 19:03 tgreen7