docs(zone.js): update release docs instructions (#32128)
PR Close #32128
This commit is contained in:

committed by
Kara Erickson

parent
b9dfe66028
commit
466f5c67d6
@ -23,7 +23,7 @@ module.exports = (gulp) => () => {
|
||||
extendedRegexp: true,
|
||||
grep: '^[^(]+\\(zone\\.js\\)',
|
||||
from: ptag,
|
||||
to: tag,
|
||||
to: 'HEAD',
|
||||
}))
|
||||
.pipe(gulp.dest('./packages/zone.js/'));
|
||||
};
|
||||
|
Reference in New Issue
Block a user