Skip to content

Commit 218b075

Browse files
authored
chore: point bundle generation to the main branch (#649)
1 parent 9fe2ead commit 218b075

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tool/generate_bundles.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ mason bundle -s git https://github.com/verygoodopensource/dart_frog --git-path b
1111
mason bundle -s git https://github.com/verygoodopensource/dart_frog --git-path bricks/dart_frog_prod_server -t dart -o packages/dart_frog_cli/lib/src/commands/build/templates
1212

1313
# Create dart frog routes and middlewares
14-
# mason bundle -s git https://github.com/verygoodopensource/dart_frog --git-path bricks/dart_frog_new -t dart -o packages/dart_frog_cli/lib/src/commands/new/templates
15-
mason bundle -s git https://github.com/verygoodopensource/dart_frog --git-path bricks/dart_frog_new -t dart -o packages/dart_frog_cli/lib/src/commands/new/templates --git-ref renan/dart_frog_cli_new_command_e2e
14+
mason bundle -s git https://github.com/verygoodopensource/dart_frog --git-path bricks/dart_frog_new -t dart -o packages/dart_frog_cli/lib/src/commands/new/templates
1615

1716
dart format ./packages/dart_frog_cli

0 commit comments

Comments
 (0)