aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/webpack/common.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove fixed relative path for assetsKevin Decherf2017-12-201-1/+1
|
* webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-241-2/+2
| | | | | | | This change will prevent composer from removing wallabagcore assets when installing assets. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add css on share public pageThomas Citharel2017-06-221-0/+1
|
* Fix linter issue on webpack config filesJeremy Benoist2017-06-221-5/+4
|
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+40
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