-
**Describe the bug**
When importing mjml into an esbuild project the build works fine, but the compiled app has this error:
`Error: Cannot find module '../lib/utils.js'`
Full trace:
```
…
-
To get things to work with VSCode I had to make the following changes:
```jsonc
// .vscode/settings.json
{
"[glimmer-js]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"edi…
-
### Package version
"@adonisjs/core": "^6.14.0"
"ioredis": "^5.4.1"
"@adonisjs/transmit": "^2.0.2"
Node.js v20.17.0
### Describe the bug
Recently, when I run an ace command (I tried …
-
I would like to use NodeGit under Docker with the Node alpine image but its doesn't work. Do you know one of the ways to solve the problem?
**I install NodeGit with yarn i get the following error m…
snics updated
2 years ago
-
### We are keeping here a list of requested folder icons.
We are going to update this list as we go along adding icons.
Before requesting a folder icon make sure to check out the already [supporte…
JimiC updated
2 years ago
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Webpack always bundles files and this is not a desirable behaviour when compiling server-side c…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.3.2
**System**: Mac OS X 10.11.2
**Thrown From**: [plantuml](https://github.com/mrohland/plantuml) package, v0.1.2
### Stack Trace
…
-
### Describe the bug
Sending a single message works just fine. for example:
```php
$title = 'My Notification Title';
$body = 'My Notification Body';
$notification = Notification::fromArray([
…
-
# Overview
I believe that it is a mistake for this project to maintain an unopinionated position about templating. 99% of systems using mjml will have some form of data binding in conjunction with mj…
-
[screenplay.zip](https://github.com/artf/grapesjs-mjml/files/3742818/screenplay.zip)
@artf I made a video to reproduce this, maybe it helps.
_Originally posted by @navewi in https://github.com/a…