rsnext/test/development/basic
John Daly 9110b5a4f1
Emotion SWC Plugin - Allow for jsxImportSource to be configurable (#35963)
* Allowing the jsxImportSource to be configurable when using the Emotion SWC plugin

* Adding test case

* Addressing PR feedback

* Moving getEmotionOptions call back to where it was previously

Co-authored-by: Balázs Orbán <info@balazsorban.com>
2022-04-07 14:33:38 +02:00
..
emotion-swc Emotion SWC Plugin - Allow for jsxImportSource to be configurable (#35963) 2022-04-07 14:33:38 +02:00
gssp-ssr-change-reloading test(fix: Prevent page to scroll to top during data HMR) (#35744) 2022-03-30 11:20:50 -05:00
hmr Fix router isReady and react 18 not being detected with no config (#35762) 2022-03-31 02:11:00 +00:00
legacy-decorators Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
next-dynamic Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
node-browser-polyfills/pages Ensure setImmediate and punycode are polyfilled (#32768) 2022-01-03 13:31:23 -06:00
styled-components Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
styled-components-disabled Add test for styled-components SWC transform disabled (#31214) 2021-11-09 17:18:04 +01:00
tailwind-jit Fixes #33153: Updating cross-references from master to main + canary (#33198) 2022-01-12 02:55:35 +01:00
theme-ui Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00
emotion-swc.test.ts Emotion SWC Plugin - Allow for jsxImportSource to be configurable (#35963) 2022-04-07 14:33:38 +02:00
hmr.test.ts Continue testing react v17 with e2e tests (#35787) 2022-03-31 17:35:00 -05:00
legacy-decorators.test.ts Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc.test.ts Include message body in redirect responses (#31886) 2021-12-16 05:41:43 +00:00
next-dynamic.test.ts fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
node-browser-polyfills.test.ts Ensure setImmediate and punycode are polyfilled (#32768) 2022-01-03 13:31:23 -06:00
styled-components-disabled.test.ts Remove .only and ensure jest lint rules apply for all tests (#31456) 2021-11-15 12:46:12 -06:00
styled-components.test.ts Continue testing react v17 with e2e tests (#35787) 2022-03-31 17:35:00 -05:00
tailwind-jit.test.ts Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
theme-ui.test.ts Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00