Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(exa PR) 1221: add icon support for .mjs, .cjs, .mts, .cts files #2

Merged
merged 3 commits into from
Jul 30, 2023

Conversation

cafkafk
Copy link
Member

@cafkafk cafkafk commented Jul 29, 2023

@cafkafk
Copy link
Member Author

cafkafk commented Jul 29, 2023

Cargo tests are all okay.

I don't have the icons font needed.

2023-07-29_10-32

Testing requested
  • cargo test
  • touch test.mjs test.cjs test.mts test.cts
  • cargo run --release -- --icons
  • post screenshot of output

@cafkafk cafkafk added help wanted Extra attention is needed looking for testers labels Jul 29, 2023
@cafkafk cafkafk changed the title (exa PR) 1221 (exa PR) 1221: add icon support for .mjs, .cjs, .mts, .cts files Jul 29, 2023
@cafkafk cafkafk added features › icon and removed help wanted Extra attention is needed looking for testers labels Jul 30, 2023
@sbatial sbatial mentioned this pull request Jul 30, 2023
63 tasks
These are javascript/typescript files that specify the module type (in NodeJS). Thusly, they should have icons matching their language (JS/TS).

Co-authored-by: aarondill <aaronsacks2006@gmail.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
(.mjs is excluded bc webpack doesn't currently support it)

Co-authored-by: aarondill <aaronsacks2006@gmail.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@cafkafk cafkafk merged commit 3221236 into main Jul 30, 2023
8 checks passed
@sbatial
Copy link
Collaborator

sbatial commented Jul 30, 2023

image

Tested it and it works

@sbatial sbatial deleted the pr-1221 branch July 30, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants