Ashik Meerankutty

Results 4 issues of Ashik Meerankutty

Connect travis and github to slack channel to get notifications about PRs and build

enhancement
Priority: low

- Edit `gallery.html` - Add a breadcrumb and heading like in administration page. - Add an image grid, So each grid items contain an image and a heading. @abhijithvijayan Do...

enhancement

Remove `devtool: "source-map"` for production to remove all those `.map` files in the `gh-pages` branch. `devtool: options.mode !== 'production' ? "source-map" : "(none)"`

enhancement
help wanted