-
Notifications
You must be signed in to change notification settings - Fork 448
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change asset path args * Add more options for asset path args. This way users aren't forced to use regexes, but can opt in if they want to. Plus we don't break backwards compatibility. * Remove backwards compatibility case. Co-authored-by: George FunBook <gkurelic@gmail.com> * Extract local function. Co-authored-by: George FunBook <gkurelic@gmail.com> * add static * update unit tests * prevent errors on duplicate names, throw warnings * spacing * use single array for better unique detection Co-authored-by: Joseph Cloutier <jkcloutier@gmail.com>
- Loading branch information
Showing
3 changed files
with
110 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters