-
When console.log()-ing a block or styles, we should see something helpful printed in dev.
We're already detecting console logging, so we should be able to track this and handle it correctly.
htt…
-
Error:
```
TypeError: Cannot read property 'dependencies' of undefined
at DependencyGraph.dependencies$ (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/dependency_graph.…
sogko updated
6 years ago
-
On a freshly installed Lume with Shirhara theme I get an error when trying to start `serve` or `cms` tasks.
OS: MacOS v15.0.1
Deno: v2.0.0
Lume: v2.3.3
## Steps to reproduce
1. `> deno run …
-
### Version
16.8.3
### Reproduction link
[github.com](https://github.com/Colisan/repro-vue-loader-bug)
### Steps to reproduce
Hi, I encounter the following, very puzzling, build&r…
-
-
Hi. I'm using sl-vue-tree, installed by npm. (1.8.4 version) And thanks for your component.
As I write below in main.js, webpack build error occured.
```
import Vue from 'vue'
import 'babel-po…
-
(Copying from a comment on #39.)
Excitingly, starting work on this today. Types of libraries I expect to have:
- [x] Backend (Node.js-based) shared libraries (#39)
- [x] Common libraries to be sh…
-
Forewarning: This is just a thought I've had for a long time, but hadn't put into words. This is not a statement of "I intend to do this" but rather a place to discuss this topic.
---
While I am…
-
Version: Deno 2.0.2
## The issue
When we format JSX (TSX) files with `deno-fmt-ignore` commend like below, the formatter panics.
```jsx
{/* deno-fmt-ignore */}
foo
;
```
The stac…
-
### What version of Hono are you using?
4.6.5
### What runtime/platform is your app running on?
Bun, Deno, Node.js
### What steps can reproduce the bug?
Reproduction: [dash.deno.com/playground/li…