Alexander Taran

Results 265 comments of Alexander Taran

Can be closed as **won't fix** with **workaround provided**

Awesome idea. But seems stale (-: asked for some help @ discourse https://discourse.aurelia.io/t/up-for-grabs-aurelia-json-schema/925/1

workbox webpack plugin is updated to support webpack 4 and docs hint that dev-server is supported also

@obedm503 dont be shy to share relevant parts of configs (-;

Alternative solution: a nice commented webpack.config.js file where it is clearly stated that options would be set via cli if used.. so the tinkering kind will know better.

are you using some plugin for webpack to process images? if not.. why it touches them and produces hashed versions? If yes.. then it is "src" because they are not...

For documented webpack configs - I'm all in.. https://github.com/aurelia-contrib/aurelia-getting-started/tree/master/config-files/webpack you are welcome to produce some (-:

implementing this will lead to : "while waiting for debounce to happen, I changed the delay.. and it did not update the timer "

## Architecture * [ ] `setRoot()` does not execute activation lifecycle https://github.com/aurelia/router/issues/566 * [ ] Composition cancelation https://github.com/aurelia/templating/issues/612 * [ ] Surrogate behaviors on compose/router-view https://github.com/aurelia/templating/issues/513 * [x] Inheritance `super(...injected)`...