Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Figma
- San Francisco
- Sign in to view email
- https://rsms.me/
Pinned
802 contributions in the last year
Activity overview
Contribution activity
May 2020
-
rsms/estrella
JavaScript
•
Built by
Created an issue in evanw/esbuild that received 2 comments
Importing file without filename extension, with filename prefix which matches other file, fails
Repro
Create files main.ts, foo.bar.ts and foo.bar (see below)
esbuild --bundle main.ts
Expected:
esbuild to select foo.bar.ts and ignore the fo…
2
comments