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.

Support directories

See original GitHub issue

Today to comb a whole directory(1-1) we need something like this

files: [{
  expand: true,
  cwd: '/assets/css',
  src: ['**/*.css'],
  dest: '/assets/css',
  filter: 'isFile'
}]

Maybe we can add a support to diretories, since comb.js have processDirectory to do most of the work for us

files: [
  '/assets/css'
]

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
noahcoopercommented, Dec 10, 2018

Fixed in v4.0.0.

1reaction
wardpeetcommented, Dec 26, 2015
Read more comments on GitHub >

github_iconTop Results From Across the Web

Support - Directories Pro Demo
Support. Need help? If you have a valid purchase code for Directories Pro, please complete the form below to request help form the...
Read more >
Support for Directories Pro - Directory plugin for WordPress
This support page will give you more information on the level of support offered for Directories Pro - Directory plugin for WordPress that ......
Read more >
What are directories? - Atlassian Support
Each organization contains two types of directories: a local directory. an identity provider directory. We create a default authentication policy in each ...
Read more >
Website Directory Software Support
As a Brilliant Directories customer, you'll always have access to free email support and more! Go to Support Center Quick Start Videos Follow...
Read more >
Support directories in file* crypto functions or introduce ...
Use-cases. Triggering resources if the contents of a folder have changed that is deterministic across platforms.
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