webamp/examples/lazy
2025-07-15 16:41:24 -07:00
..
src Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00
.gitignore Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00
index.html Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00
package.json Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00
README.md Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00
tsconfig.json Add example of using webamp/lazy entrypoint with vite 2025-07-15 16:41:24 -07:00

webamp/lazy Example

Shows how it's possible to use Webamp with lazy loading and TypeScript. Uses Vite for development and bundling.

Pay special attention to the versions used in package.json since some beta versions are required for this to work.