question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CLI more options

See original GitHub issue

Hey @jaywcjlove @btmurrell , can someone help me how i can modify npm cli command svgtofont --sources build/icons/svg --output ./font --fontName icons to get only font and less file not other files.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

0reactions
jaywcjlovecommented, Feb 10, 2022

Supports .svgtofontrc Configuration File.

{
  "src": "./icon",
  "dist": "./fonts",
  "fontName": "svgtofont",
  "css": true
}

Upgrade v3.16.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command (Examples, Options, Switches, and More) - Lifewire
Options at the 'More' Prompt​​ Press the spacebar to advance to the next page. Press Enter to advance to the next line.
Read more >
more command in Linux with Examples - GeeksforGeeks
more command is used to view the text files in the command prompt, displaying one screen at a time in case the file...
Read more >
more (command) - Wikipedia
In computing, more is a command to view (but not modify) the contents of a text file one screen at a time. It...
Read more >
more | Microsoft Learn
Displays one screen of output at a time. Note. The more command, with different parameters, is also available from the Recovery Console.
Read more >
G.1. Standard Command-Line Options
G.1. Standard Command-Line Options · -a. --all. All: show all information or operate on all arguments. · -l. --list. List: list files or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found