2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-28 20:29:04 +00:00
nativefier/src/options
Jia Hao Goh f91b2ba43d Fix bug resolving promises
When a explicit argument is passed for `--icon` or `--user-agent`, the
promise chain will fail because we do not return a resolved promise.
2017-05-19 20:50:09 +08:00
..
fields Fix bug resolving promises 2017-05-19 20:50:09 +08:00
asyncConfig.js Promisfy and parallelise config, add unit tests 2017-05-07 15:49:15 +08:00
asyncConfig.test.js Promisfy and parallelise config, add unit tests 2017-05-07 15:49:15 +08:00
normalizeUrl.js Update eslint and use Airbnb style 2017-04-29 22:52:12 +08:00
optionsMain.js Promisfy and parallelise config, add unit tests 2017-05-07 15:49:15 +08:00
optionsMain.test.js Promisfy and parallelise config, add unit tests 2017-05-07 15:49:15 +08:00