Vu Cao
Results
3
comments of
Vu Cao
Add this option into nwb.config.js file if you have the "window is not defined" error `webpack: { extra: { output: { globalObject: 'this' }, } }`
@LuzMariaa Did you get any error/warning?
Sorry i should have mentioned that the solution i posted was for those who wants to run react-pdf-highlighter locally. If you use it on personal project configured with webpack you...