-
This might be another great way to reduce startup time: https://prepack.io/
I know you already capture the V8 state for core modules, but you could use this to make third-party packages load faste…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/s…
-
I have the following project structure:
```
. _ProjectRoot
+-- _gulp
+-- _js
| +-- _tests
| +-- jquery.js
+-- _node_modules
| +-- _
+-- chutzpah.json
```
Given the following chutzpah.json
```…
-
For example, a page handler such as
``` c#
public IActionResult OnGet([FromHeader, Required] string hosta)
{
if (!ModelState.IsValid)
{
return BadRequest(ModelState);
}
…
-
If the current view is an image then an error occurs on start.
To reproduce:
1. Open an image in a view.
2. Close ST
3. Open ST
4. Open the console to see traceback:
```
Traceback (most r…
-
Sorry if this is not the proper place but I'm under the impression that it has stopped counting a while ago...
Best regards,
Pjino updated
6 years ago
-
https://image.prntscr.com/image/jAx_fQeiQvmPNOPpCAlQjQ.png - results bar is too long
-
Hi Fred and Greg
Please can we make a further amendment to the site so that I can just upload some properties to all sites and some to either others or none.
Is there a way that we can have an expor…
-
@mbabker
We used to override classes via JLoader::register within a plugin since 2.5 and worked without issues
this is one example and we did override for 5 methods in 5 different classes
…
danyj updated
7 years ago
-
Hello
On post processing i see this in logs
`Uncaught exception: Traceback (most recent call last):
File "/opt/headphones/headphones/logger.py", line 214, in new_run
old_run(*args, **kwargs)
Fi…