Open
Description
Caution, noob here:
How would I package the demo using nodegui-packer: https://github.com/nodegui/packer?
I am on a Mac and packing the normal nodegui-starter
works just fine, but I can't find out how to build/pack the vue-nodegui
demo?
If I run npx nodegui-packer --pack dist/
it obviously doesn't include demo
Running : npx nodegui-packer --pack demo-dist/
creates an executable, but that obviously does nothing because dist
is not included.
Do I need to re-structure the demo and put everything under dist
? Or how is that supposed to work...
Any hint appreciated...
Metadata
Metadata
Assignees
Labels
No labels