FormidableLabs / FormidableLabs/inspectpack

Tracking: reassess naive loader prefix stripping.

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
590
Forks
20
PR merge metrics
No merged PRs in 30d

Description

From solution to original issue #79, we naively just strip off anything before `?` and `!` characters in an `identifier` field. Various filesystems support one or both of these characters and conceivably that could be part of a build:

Task

- [ ] Assess if naive stripping fails necessary support scenarios.
- [ ] Add regression tests
- [ ] Fix issues.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.