Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webpack: handle _global img folder | Kevin Decherf | 2017-10-16 | 1 | -1/+13 |
| | | | | | | | | Fixes missing image files after composer cleaning assets Source of requireAll(): https://stackoverflow.com/a/30652110 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Fix linter issue on webpack config files | Jeremy Benoist | 2017-06-22 | 1 | -25/+25 |
| | |||||
* | Adds Webpack support and removes the use for Grunt | Thomas Citharel | 2017-05-04 | 1 | -0/+99 |
Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes |