-
We originally integrated laravel-mix as default because when Lucky was first being built in 2017, webpack was the top choice, and mix provided really great configurations to wrap webpack.
Now in 20…
-
Hey folks, cursor is amazing but currently the linux version is a .AppImage. Yes, this is simpler for you devs, but for us users it's suboptimal.
AppImages do not ingreate deeply into the OS, we do…
-
In this post https://github.com/zendframework/zf2/issues/7072#issuecomment-68006289 @Ocramius said the following:
> Also, we will be able to transfer ownership of the single packages to the various m…
-
**Describe the current behavior**
I'm using "import" pattern in my Js files within my assets folder. For example A-File.JS is injected via {{ 'A-File.JS' | asset_url }} within file.liquid -- this l…
-
Currently, even though macro expansion is done during the parse phase of the compiler it does not fully inline the production because if the ending of macro is an `if` block a following `else` block i…
-
## The dependency [mongodb](https://github.com/mongodb/node-mongodb-native) was updated from `3.3.2` to `3.3.3`.
🚨 [View failing branch](https://github.com/wilsto/BoardOS/compare/develop...wilsto:gr…
-
```html
// index.html
System.import('/index.js')
```
```javascript
//index.js
import 'knockout'
```
```
SyntaxError: import declarations may only appear at top level of a module
```
-
### What is the new application?
https://winfsp.dev/rel/
Please see also:
https://github.com/DanGough/Nevergreen/issues/119#issuecomment-2352369966
### Vendor site
https://winfsp.dev/rel/
###…
-
I almost grabbed Mulvad, but noticed that they are [using a 14 month old Firefox version](https://github.com/mullvad/mullvad-browser/issues/299). which to me may be security issue, which in turn can a…
-
Go through all issues in all repos and
- check whether the issue is actually (still) an issue
- if the issue has been fixed or not relevant anymore, close it
- if you're not sure, try to reprod…