2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-28 20:29:04 +00:00
nativefier/app
Jia Hao 5c204eec77 Cleanup app files and directories
- All source files are now in `src` and will be compiled and copied over to `lib` on `npm run build-app`
- Add logging of `appArgs` in preload on startup
- Use node `path` module to resolve pathnames instead of concatenating strings together
2016-01-22 19:57:39 +08:00
..
src Cleanup app files and directories 2016-01-22 19:57:39 +08:00
nativefier.json Add template nativefier.json for debugging use 2016-01-19 19:53:59 +08:00
package.json Use browserify to precompile app npm modules 2016-01-22 18:03:35 +08:00