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.

Globs don't work from the configuration file

See original GitHub issue
module.exports = {
  content: ['.vuepress/dist/*.html'],
  css: ['.vuepress/dist/assets/css/*.css'],
}

Actual Results in Error: ENOENT: no such file or directory, open '.vuepress/dist/assets/css/*.css' Before you open an issue, please check if a similar issue already exists or has been closed before.

Expected Not throw error at https://github.com/FullHuman/purgecss/blob/master/src/index.js#L116

Version: 0.21.0

The glob is resolved using the CLI magically somehow.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
morrislaptopcommented, Apr 23, 2018

Working on a PR 😃

0reactions
morrislaptopcommented, Apr 23, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Your Starbound Configuration File
First, you'll want to open your Gameserverkings Manager Panel. Log in, and click the Game Services tab on the left-hand sidebar to navigate...
Read more >
ansible config file not found; using defaults - Stack Overflow
When I run ansible command it says No config file found; using defaults but which is that defaults file and where it can...
Read more >
How to Save Globe Router Configuration - CyberBlogSpot
Open your browser and go to the Globe router's web configuration interface by typing the IP address of the router on the browser's...
Read more >
Tmux not sourcing my .tmux.conf - Unix & Linux Stack Exchange
tmux loads configuration files once when the server process has started. The source-file command may be used to load a file later. Share....
Read more >
FAQs: Globus Connect and Endpoints
How does Globus Connect Personal work? Globus Connect Personal communicates with the Globus service to receive the commands needed to perform and manage ......
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