-
Some cool frameworks or tools have that thing where the browser reloads the page automatically after saving a file or building.
It would be pretty nice to do that for our users! hopefully it is sim…
-
### Expected Behaviour
HMR should behave consistently with plain-old-js HMR (no `awesome-typescript-loader`)
### Actual Behaviour
With HMR enabled and `awesome-typescript-loader` used, HMR fails …
-
Related to https://github.com/Azure/data-api-builder/issues/1645
Once we have the log-level as a property of the `RuntimeConfig`, we need to add support so that this property can be hot reloaded bo…
-
How does bundler support those features?
- Single file bundling
- Different resource
- Hot module reload
- Tree shaking
- Code splitting
Have some candidates to choose from:
- webpack
- https:…
-
**Describe the solution you'd like**
Having spent some time working on an ExternalData Provider in the past, one thing that I spent some time on was working on hot reloading of certificates when they…
-
-
Hi,
Adding custom semantics actions has no affect on Mac OS:
```import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
void main() {
runApp(const MyApp());
}
c…
-
Hello. I was trying the hot code reload feature of Nim following the official docs (https://nim-lang.org/docs/hcr.html). Sincec I got that SDL2 example running I wanted to try that feature with Nimray…
-
**Description: **
Given multiple sales channels / themes it seems that only the first/same theme is used for hot reloading, no matter the shop url. So there is displayed theme a for shop b even shop b…
-
### Describe the bug
I am using "dotnet watch" to launch and watch an extremely simple asp.net application which, for the purposes of this bug report, simply serves up a static index.html file. I ha…