This website requires JavaScript.
Explore
Help
Register
Sign In
SethTrowbridge
/
esbuild-wasm-bundler
Watch
1
Star
0
Fork
0
You've already forked esbuild-wasm-bundler
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0cc2d914e1
esbuild-wasm-bundler
/
app.tsx
3 lines
53 B
TypeScript
Raw
Normal View
History
Unescape
Escape
resolve local file paths
2024-06-08 08:09:56 -04:00
import
Other
from
"./other.tsx"
;
console
.
log
(
Other
)
;
Reference in New Issue
Copy Permalink