Hey,
This happened often while a was developing, when i would import a new asset, it would for some reason give me this:
Uncaught TypeError: cannot read property ‘split’ of undefined
And when I would delete the asset, the error was gone, but i still need those assets…
So I want to know, why and what is causing that, obviously the asset I am trying to import in my project, but what about my asset?
Thanks in advance!