Globs don't work from the configuration file
See original GitHub issuemodule.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:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Working on a PR 😃
@jsnanigans done!