mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Fix path normalization problem
This commit is contained in:
parent
6085b82d19
commit
fefd3dd895
8 changed files with 62 additions and 18 deletions
3
tests/_data/template/js/test.js
Normal file
3
tests/_data/template/js/test.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(function($) {
|
||||
// TEST
|
||||
})(jQuery);
|
||||
Loading…
Add table
Add a link
Reference in a new issue