-
Notifications
You must be signed in to change notification settings - Fork 125
Troubleshooting
kamui545 edited this page Jan 27, 2012
·
4 revisions
This is often caused by having relative paths to images in your CSS. Either using an absolute path, or making it so your build file and source file have the same path structure can help.
You might have build files lying around. Clearing these out with the Shell should remedy the problem.
When debug = 0, the plugin ignores request to generate assets. This is a security feature to prevent malicious users from using expensive resource processing as a way to cause a DOS attack. You can use the Shell to generate build files at any time.