Skip to content

Commit 7226c49

Browse files
authored
fix(dart_frog_cli): hook execution after pub cache clean (#415)
1 parent f2c3f4c commit 7226c49

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/dart_frog_cli/lib/src/commands/build/templates/dart_frog_prod_server_bundle.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dart_frog_cli/lib/src/commands/create/templates/create_dart_frog_bundle.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dart_frog_cli/lib/src/commands/dev/templates/dart_frog_dev_server_bundle.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dart_frog_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111

1212
dependencies:
1313
args: ^2.1.0
14-
mason: ^0.1.0-dev.34
14+
mason: ^0.1.0-dev.37
1515
meta: ^1.7.0
1616
path: ^1.8.1
1717
pub_updater: ^0.2.2

0 commit comments

Comments
 (0)