-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angularfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity3: brokentype: bug/fix
Milestone
Description
🐞 Bug report
Command (mark with an x
)
- [ ] new
- [x] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Is this a regression?
No.
Description
in
Line 419 in 607e6f7
exclude: /(ngfactory|ngstyle).js$/, |
I think /(ngfactory|ngstyle).js$/
meant to be /(ngfactory|ngstyle)\.js$/
.
and
Line 406 in 607e6f7
test: /[\/\\]hot[\/\\]emitter.js$/, |
🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angularfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity3: brokentype: bug/fix