chomp icon indicating copy to clipboard operation
chomp copied to clipboard

How to exclude deps?

Open zachsa opened this issue 2 years ago • 1 comments

When defining dependencies, I want something along the lines of this:

deps = ['src/*.js', '!src/worker.js']

Is that possible?

zachsa avatar Oct 17 '23 06:10 zachsa

Not currently, but it seems a good idea to me.

guybedford avatar Oct 17 '23 17:10 guybedford