Skip to content

feat(tauri) initial configuration through quasar.conf.js#16

Merged
lucasfernog merged 10 commits into
devfrom
feature/config
Aug 15, 2019
Merged

feat(tauri) initial configuration through quasar.conf.js#16
lucasfernog merged 10 commits into
devfrom
feature/config

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • New Binding Issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes. Issue #___
  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch and not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • Any necessary documentation has been added or updated in the docs (for faster update click on "Suggest an edit on GitHub" at bottom of page) or explained in the PR's description.

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

Quasar build pipeline injects two JSON files into @quasar/tauri lib space, config.json and bundle.json. Right now a few webview & tauri configs, such as window settings, CSP, default embeddedServer host/port are parsed from config.json.

@lucasfernog lucasfernog merged commit 3b272ba into dev Aug 15, 2019
@lucasfernog lucasfernog deleted the feature/config branch August 15, 2019 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant