Stop assets folder from recreating its contents

Hi everyone. I have a problem about Assets folder. It keeps on recreating hashed folders, where javascripts and CSS files are stored, every time I transfer it from one computer to another. How can I prevent this from happening? It’s where I edit the gridviews’ CSS and stuff and I don’t really prefer to use themes. I read some articles about this particular behavior but I can’t seem to find any solution for it. Any help would be appreciated.

Thanks for anyone who’d reply. :)

Hello. Is this forum active?

That’s by design. Disabling this behavior would be against the whole purpose of assets folder.

Do not edit anything in assets folder. Use CGridView::$cssFile property to customize grid’s CSS.