Matej Simek

Results 21 issues of Matej Simek

- upgraded to Node v12 - node:12-alpine as base image - multi stage build to reduce the size even further **Reduced 1.27 GB → 362 MB** 🎉 Questions & Concerns:...

Upstream issues: - https://github.com/shama/webpack-stream/issues/34 - https://github.com/shama/webpack-stream/issues/67 We should be able to append an event handler on `error` directly and fix the behavior for us. The other solution is to abandon...

:beetle: bug
:arrow_heading_up: upstream

Dev mode: XX medium size files takes around 7 seconds. When sourcemaps are disabled, compilation takes 200 ms only.

:rocket: performance

https://github.com/dutchenkoOleg/gulp-sass-monster Objective: so we don't have to maintain our gulp-sass fork

:microscope: research

Installation as a first use of a npm can be a huge pain. Especially on not properly setup environments or not following install instructions. Investigate how to simplify this into...

:hammer_and_wrench: enhancement

test suite: - faq doesn't get generated - pages does ```yaml templates: - src/templates/*.jade - template: src/templates/faq.jade data: faq/registrace-prihlaseni.html: title: Registrace / Přihlášení url: faq/registrace-prihlaseni content: | Ní okolo šílená,...

:beetle: bug

To speedup project builds on CI and deploy servers. Strip all development packages. mango-cli will then include this lib as dependency. Idea by @mikulas

:hammer_and_wrench: enhancement

:hammer_and_wrench: enhancement

Only if specified. Provide our defaults in mango-cli-example (or internal)

:hammer_and_wrench: enhancement

https://github.com/manGoweb/live-templates ...as a parameter of `dev` command.

:hammer_and_wrench: enhancement