-
In order to make some debug in the prod env I need to see webpack sources in the browser.
What is wrong here?
I have the following configuration:
webpack.prod.js
```
const ENV = 'production';
co…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit suppo…
-
### Describe the bug
Blazor with WebAssembly does not work when attempting to debug applications using emcc compiler options such as ASSERTIONS, STACK_OVERFLOW_CHECK, and SAFE_HEAP.
### To Reprodu…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[x] Support r…
-
The `--flagfile` argument to the compiler is a convenient way to package up the many options needed.
However, the options can be surprising, so the flag file would strongly benefit from being able to…
-
In your angular.json, you show how to use file replacement for environments:
https://github.com/angular/universal-starter/blob/master/angular.json
```
"configurations": {
"production": {
…
-
Hello, the website (fengari.io) seems to have disappeared. I eventually learnt that it was very useful to test stuff out. Does it need a new VPS or something? I have a few cheappie ones if it will run…
-
## Issue details
I have a console WASM project set up, with my main file written in typescript. For a better user experience, I created a custom target that ran after WasmBuildApp, to run the TypeScr…
-
After upgrading to newest nativescript-ui-calendar (^4.0.0) from a 2 year old version I'm experiencing significant performance problems when navigating the calendar on especially older phones such as …
blaur updated
5 years ago
-
### Describe the bug
Hi.
Your tables are not W3C friendly.
Please go to this url:
https://primeng.org/table
Filter and Filter Row.
When you are navigating with the keyboards everything is workin…