Removed webpack for gulp again because its simpler for a project this size.
This commit is contained in:
parent
77fc6e4d69
commit
d4e96c66a8
15 changed files with 9062 additions and 14328 deletions
|
@ -334,10 +334,7 @@ class commonFunctions {
|
|||
if(props[i] == " ") { break; }
|
||||
retval.color += props[i];
|
||||
}
|
||||
//retval.color = retval.color;
|
||||
}
|
||||
return retval;
|
||||
}
|
||||
}
|
||||
|
||||
export { rootUrl, baseDimensions, screenRatio, commonFunctions };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue