Use lodash with Windows Single Executable
- 
					
					
					
 Hi. Is it possible to use lodash with the Windows Single Executable? If so, how? 
 The computer where jsReport is running has no access to the internet. I cannot install anything "online".
 Thank you
 
- 
					
					
					
 Yes, you can just npm i lodashto the app folder and use it withrequire.
 
