tauri/cli/tauri.js
nothingismagick 6dcccf5a8e feature/env (#80)
* fix(js-cli) resolve correct paths on `tauri init`

* feat(js-cli) inject src-tauri/ as lodash template

* fix(js-cli) entry paths

* feat(js-cli) rename APP_URL to devPath and allow .html values

* feat(js-cli) reload config when `tauri.conf.js` change detected

* feat(node): update to testing

* feat(template): fix phf, remove updater

* feat(samples): add vanillajs

* fix(templates): objectify tauri
Closes #99.

* fix(examples): update cargo.toml
 - to match signature

* chore(tauri): version update

* feat(workflows): fix dirs, add tokens

* fix(config): more robust env checking

* feat(fixture): start a testing fixture for tauri

* fix(workflow): use fixture for ENV

* fix(examples:vanilla): remove updater

* addition to previous commit re. fixture

* fix(config.rs): fix the unfix

* feat(js-cli) use the new cargo-tauri-cli

* chore(template) cleanup src-tauri/Cargo.toml

* chore(js-cli) toml features cleanup

* chore(js-cli) move edge to config > tauri

* fix(js-cli) appPaths resolve() instead of join()
2019-11-30 08:48:39 -03:00
..
bin feature/env (#80) 2019-11-30 08:48:39 -03:00
helpers feature/env (#80) 2019-11-30 08:48:39 -03:00
templates feature/env (#80) 2019-11-30 08:48:39 -03:00
test/jest fix(test): fix Jest tests (#77) 2019-11-28 08:41:47 +01:00
webpack chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.env.jest chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintignore chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.eslintrc.js chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
.npmignore chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
entry.js feature/env (#80) 2019-11-30 08:48:39 -03:00
generator.js chore(monorepo): cleanup (#73) 2019-11-27 19:26:24 -03:00
jest.config.js fix(test): fix Jest tests (#77) 2019-11-28 08:41:47 +01:00
package.json chore(upgrade): bump deps (#110) 2019-11-30 08:24:13 -03:00
runner.js feature/env (#80) 2019-11-30 08:48:39 -03:00
tauri.conf.js feat(tauri.js): repath template files 2019-11-29 07:27:26 +01:00
template.js feature/env (#80) 2019-11-30 08:48:39 -03:00
yarn.lock feature/env (#80) 2019-11-30 08:48:39 -03:00