We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314b182 commit f62969fCopy full SHA for f62969f
scripts/deploy/publish-build-artifacts.sh
@@ -17,14 +17,14 @@ fi
17
18
# Release packages that need to published as snapshots.
19
PACKAGES=(
20
- # aria TODO(crisbeto): enable this once there's a builds repo for ARIA
+ aria
21
cdk
22
cdk-experimental
23
material
24
material-experimental
25
material-moment-adapter
26
- # material-luxon-adapter TODO(crisbeto): enable this once we have a builds repo
27
- # material-date-fns-adapter TODO(crisbeto): enable this once we have a builds repo
+ material-luxon-adapter
+ material-date-fns-adapter
28
google-maps
29
youtube-player
30
)
0 commit comments