Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4564 Переглядів

My settings:

- Odoo v.10

- Developing in debug mode (?debug at the end of the URL)

- Chrome cache disabled ("disable cache" checkbox on the Network tab)

The Problem:

I'm styling a theme for the Odoo ecommerce store. When I change something in the .less file of my theme, changes doesn't take effect even after the page refresh. 

Only after the theme module update and page refresh I can see my changes. 

However, I noticed that sometimes it does refresh the content without the module update.  I suppose this is some kind of Sass caching thing, but I've disabled cache in the browser.

I've seen in some Odoo YouTube video that you don't need to update module every time you change something in your .less files, right?

I couldn't find any info on this, maybe someone here can help me out.


Аватар
Відмінити
Найкраща відповідь

--dev=all

use this option along with odoo start command and try

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лип. 23
2452
0
квіт. 20
3314
7
січ. 24
153256
0
лист. 18
3817
2
жовт. 18
5035