packer
packer copied to clipboard
Where is the dist folder?
I've run the npx nodegui-packer --init MyApp command, and I have a deploy directory, but then what do I do for the next command? That would be npx nodegui-packer --pack <path to dist>. Do I need to create an empty folder called dist? Or should It already be created from the init command?
Build the src using npm run build or yarn build