Skip to content

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

Merged
cafkafk merged 3 commits into
mainfrom
pr-1221
Jul 30, 2023
Merged

(exa PR) 1221: add icon support for .mjs, .cjs, .mts, .cts files#2
cafkafk merged 3 commits into
mainfrom
pr-1221

Conversation

@cafkafk

@cafkafk cafkafk commented Jul 29, 2023

Copy link
Copy Markdown
Member

@cafkafk

cafkafk commented Jul 29, 2023

Copy link
Copy Markdown
Member Author

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
@sbatial

sbatial commented Jul 30, 2023

Copy link
Copy Markdown
Collaborator

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