rsnext/test/integration/telemetry
Keen Yee Liau 13f68debfe
Collect feature usage for optimizeCss (#29828)
`optimizeCss` is a feature that inlines critical CSS using critters.
The Aurora team would like to gauge adoption rate for this feature.



## Bug

- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Documentation added
- [x] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [x] Make sure the linting passes
2021-10-11 21:15:18 +00:00
..
pages Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00
public Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00
test Collect feature usage for optimizeCss (#29828) 2021-10-11 21:15:18 +00:00
.babelrc.default Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
.babelrc.plugin Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
.babelrc.preset Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
next.config.custom-routes Record leveraged configs (#18175) 2020-10-27 13:46:18 +00:00
next.config.i18n-images Enable i18n feature flag (#18303) 2020-10-27 10:30:34 -05:00
next.config.optimize-css Collect feature usage for optimizeCss (#29828) 2021-10-11 21:15:18 +00:00
next.config.target Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
next.config.webpack Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00
package.babel Check next.config.js settings (#10425) 2020-02-14 15:42:44 -05:00