tauri/cli/tauri.js/helpers
Noah Klayman b076dd4d23 feat(tauri.js/tauri-config): throw error if req'd files don't ex… (#137)
* feat(tauri.js/tauri-config): throw error if req'd files don't exist
Checks that package.json and tauri.conf.js exist before requiring
If they don't, throw an error and exit w/ code 1

* fix(tauri.js/tauri-config): use logger
2019-12-06 08:44:29 -03:00
..
app-paths.js feature/env (#80) 2019-11-30 08:48:39 -03:00
copy-templates.js feat(js-cli) eslint work by nothingismagick 2019-12-04 19:35:39 -03:00
logger.js chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
on-shutdown.js chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
spawn.js chore/upgrades node (#115) 2019-11-30 15:39:13 -03:00
tauri-config.js feat(tauri.js/tauri-config): throw error if req'd files don't ex… (#137) 2019-12-06 08:44:29 -03:00
tauricon.config.js chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
tauricon.js feat(js-cli) eslint work by nothingismagick 2019-12-04 19:35:39 -03:00