Moving Underscore files to a subfolder

This commit is contained in:
Benedek Farkas
2025-10-03 16:35:20 +02:00
parent 63daa97df2
commit b6a96f8e6e
5 changed files with 6 additions and 4 deletions

View File

@@ -71,7 +71,7 @@
},
{
"inputs": [ "Assets/Js/Underscore/underscore.js" ],
"output": "Scripts/underscore.js"
"output": "Scripts/Underscore/underscore.js"
},
{
"inputs": [ "Assets/Js/History/history.js" ],