rsnext/test/e2e/app-dir/rsc-basic/components
Jiachi Liu 3f8f72bf9b
Remove internal client next api detection (#40646)
Follow up for https://github.com/vercel/next.js/pull/40415

Remove internal next client api determination, fully relying on `'client'` directive.
Change `.client.js` extension to `.js ` in tests, remove legacy / unused test files
2022-09-18 09:36:10 +00:00
..
export-all Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
red Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
bar-client.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
bar.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
cjs-client.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
cjs-server.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
client-exports.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
client.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
container.js Client directive (#40415) 2022-09-18 00:00:16 +00:00
foo.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
nav.js Migrate rsc integration tests to e2e tests (#38460) 2022-07-09 14:02:30 +02:00
partial-hydration-counter.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
random-module-instance.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
shared-client.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
shared-exports.js Migrate rsc integration tests to e2e tests (#38460) 2022-07-09 14:02:30 +02:00
shared.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00