-
Notifications
You must be signed in to change notification settings - Fork 698
Description
Reproduction link or steps
What is expected?
No panic, proper error handling
What is actually happening?
thread 'tokio-runtime-worker' panicked at crates/rolldown_plugin_import_glob/src/utils.rs:397:7:
Invalid glob pattern: *.js (resolved: '/Users/alichter/Programming/tsdown-reproductions/src/index.ts'), it must start with '/' or './'.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtraceSystem Info
replAny additional comments?
No response
Reactions are currently unavailable