Remove default options from app example

This commit is contained in:
Simon Binder 2023-01-27 16:45:00 +01:00
parent fe8611c5f4
commit 592a96bf7e
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 0 additions and 4 deletions

View File

@ -27,10 +27,6 @@ targets:
# This allows us to share a drift database across isolates (or different tabs on the web)
generate_connect_constructor: true
# These options are generally recommended: https://drift.simonbinder.eu/docs/advanced-features/builder_options/#recommended-options
apply_converters_on_variables: true
generate_values_in_copy_with: true
scoped_dart_components: true
# Configuring this builder isn't required for most apps. In our case, we
# want to compile the web worker in `web/worker.dart` to JS and we use the