I'm trying to keep my css, js and images folder inside the root of the public folder. But for some reason it is not possible to set the asset config file 'path' attribute to '/'. Fuel will compain that it can not find the file while it is there when i go straight to the file by typing the url.
Am i forced to use at least a folder? i hope not?
EDIT
Nevermind. When i set the config to '' it works fine.