create-nw-react-app
create-nw-react-app copied to clipboard
Usage of evalNWBin()
Hi, thanks for your great work! I'm currently trying your package and I was wondering if it was possible to use nwjs evalNWBin() function without managing webpack myself?
(On runtime, the application can not find my binary file since it is not packaged in the build)
I need this for typescript version.