-
```
Module not found: Error: Can't resolve 'ember-source/@glimmer/util.js' in '/node_modules/@glimmer/syntax/dist/modules/es2017/lib/parser.js'
```
Versions:
```
"@glimmer/syntax": "^0.79.0…
-
Hey,
I'm a new user of Julia and I am very interested in your work.
I'm trying to follow your instructions on how to run **Glimmer.runExample("Controls")**.
I cannot install your package using J…
-
* found this example in documentation https://glimmer-apollo.com/docs/fetching/queries#ember-routes
And it's partially solves problem I'm facing:
Given:
* Glimmer application with async-loa…
-
Hi there,
I was first thinking of writing a long issue detailing the history on how I tried to extend `@glimmerx`/`@glimmer` to make it work like ember.js by just using node.js/typescript standards…
-
Today I was trying out glimmer-native and could not get HMR running. I found out that Vue are reporting similar issues. I will reference to the issues per framework. Those issues themselves have perfe…
-
I would like to propose a new feature: to allow Prokka to be called with the output of Glimmer.
This would cause the Prodigal step to be skipped. Instead, the Glimmer output file would be parsed acco…
-
This is a known byproduct of putting all the glimmer docs in one code comment. Perhaps we can write something that will include them in search anyway.
For example, if you search for constructor, it…
-
Updating to @handlebars/parser@2.1.0 introduces a number of test failures that need to be debugged:
```js
not ok 1378 Chrome 89.0 - [2 ms] - [integration] jit :: {{log}} keyword: correctly logs `t…
-
Since upgrading to the latest version I see regular error in fastboot when in dev mode:
```
There was an error running your app in fastboot. More info about the error:
Error: Assertion Failed: …
-
I wanted to import types from `@glimmer/interfaces` (Component manager interfaces) in an Ember addon, however that fails with `Can't resolve '@glimmer/interfaces'`:
Stack Trace
```
==…