esbuild-standalone
esbuild-standalone
usage examples
Examples
Base (from README.md)
With Service Worker
https://crutch12.github.io/esbuild-standalone/examples/base/
(
source code
)
No Service Worker
https://crutch12.github.io/esbuild-standalone/examples/base/inline.html
(
source code
)
React
With Service Worker
https://crutch12.github.io/esbuild-standalone/examples/react/
(
source code
)
No Service Worker
https://crutch12.github.io/esbuild-standalone/examples/react/inline.html
(
source code
)
Preact
No Service Worker
https://crutch12.github.io/esbuild-standalone/examples/preact/
(
source code
)