Jeremy Benoist
289406f258
Ensure manifest files are sorted properly
2020-12-08 09:34:17 +01:00
Jeremy Benoist
92b14a3536
Update for webpack-manifest-plugin
2020-12-03 10:15:21 +01:00
Simounet
9937d3a060
Webpack upgraded from 4 to 5 + dependancies updated
2020-11-24 22:28:52 +01:00
Jeremy Benoist
dce3c84c9c
Upgrade to NodeJS 12
...
Update javascript deps to latest version.
Rebuild assets
- Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later.
- Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 12:28:12 +02:00
Kevin Decherf
7a1e1247cb
webpack: handle _global img folder
...
Fixes missing image files after composer cleaning assets
Source of requireAll(): https://stackoverflow.com/a/30652110
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-10-16 00:01:52 +02:00
Jeremy Benoist
789c46821d
Fix linter issue on webpack config files
2017-06-22 12:13:22 +02:00
Thomas Citharel
64f81bc316
Adds Webpack support and removes the use for Grunt
...
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
2017-05-04 14:49:44 +02:00