Skip to content

Commit

Permalink
chore: disable aurelia template by testing - we hope the webpack v5 u…
Browse files Browse the repository at this point in the history
…pgrade comes later
  • Loading branch information
deleonio committed Feb 20, 2021
1 parent 9f7284a commit 8b3c202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/wake-up-all.sh
@@ -1,6 +1,6 @@
sh wake-up.sh angular "$1" "$2"
sh wake-up.sh angularjs "$1" "$2"
sh wake-up.sh aurelia "$1" "$2"
# sh wake-up.sh aurelia "$1" "$2"
sh wake-up.sh inferno "$1" "$2"
sh wake-up.sh lit-element "$1" "$2"
sh wake-up.sh preact "$1" "$2"
Expand Down

0 comments on commit 8b3c202

Please sign in to comment.