Skip to content

Latest commit

 

History

History
 
 

examples

Examples

These are the only official examples at the time of writing. Any other example you come across is not official and might be severely outdated by now.

E2E testing

The examples illustrates using each bundler in each language flavor.

CJS ESM TS
Browserify Link Link Link
Esbuild Link Link Link
Webpack Link Link Link

Component testing

Only a single example illustrating component testing exist so far.

CJS ESM TS
React + Webpack Link