forked from 0x2620/oxjs
remove unneeded Ox. prefix from path and file names
This commit is contained in:
parent
4138e4e558
commit
51696562f1
1365 changed files with 43 additions and 43 deletions
|
|
@ -1,7 +1,7 @@
|
|||
var path = Ox.PATH.replace('/build/', '/dev/'),
|
||||
files = [
|
||||
path + 'Ox/json/Ox.json',
|
||||
path + 'Ox.UI/json/Ox.UI.json'
|
||||
path + 'UI/json/UI.json'
|
||||
],
|
||||
strings = {
|
||||
'inside Ox._()': {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue