naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

Usage of evalNWBin() #29

Open phong-steph opened 4 years ago

phong-steph commented 4 years ago

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)

xaronnn commented 3 years ago

I need this for typescript version.