-
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hotcards] add ?. fallbacks and clean regex, fix dependency chain (#349)
* [hotcards] add ?. fallbacks and clean regex, fix dependency chain - use ?. to not fail when loading from `{}` - use Object.values instead of Object.entries - clean up regex with repeating patterns - use pathname to pre-strip parameters - move css to bottom, to ensure depencies load first * prettier --------- Co-authored-by: feederbox826 <[email protected]>
- Loading branch information
1 parent
60ba922
commit f63a366
Showing
2 changed files
with
20 additions
and
21 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