create-nw-react-app icon indicating copy to clipboard operation
create-nw-react-app copied to clipboard

Usage of evalNWBin()

Open phong-steph opened this issue 6 years ago • 1 comments

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)

phong-steph avatar Sep 18 '19 21:09 phong-steph

I need this for typescript version.

xaronnn avatar Jun 28 '21 07:06 xaronnn