-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
enhancementNew feature or requestNew feature or requestpriorityImportant issue or pull request to fast-trackImportant issue or pull request to fast-track
Milestone
Description
Consider for example:
fs.readFileSync(__dirname + './languages/' + lang + '.js');
we can in this scenario know that this corresponds to an asset of the form ./languages/*.js
and emit assets based on this wildcard.
This would support eg unfluff
as detailed in #216 (comment).
styfle and pagniezg
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriorityImportant issue or pull request to fast-trackImportant issue or pull request to fast-track