-
When trying to uglify a project using the latest version of idyll, this error occurs:
```
{ Error: bundles/pages/fullscreen.js from UglifyJs
Invalid assignment [bundles/pages/fullscreen.js:90482,…
-
The two configs are:
* secure_renegotiate: true
* reuse_sessions: true
Any other config to discuss?
We have three options:
1. Set them to true by default on Plug. This is the case i…
-
Hi! So great project so far. I am integrating IdyllDocument component into my blog.
I found an interesting strange behavior, but I'm happy to use in my project.
## Expected Behavior
As part of …
iocat updated
6 years ago
-
When I attempt to use the push command to send down assets it's causing issues for Cowboy. It crashes when the port is `:undefined`
This stops the crash but the push doesn't actually work:
```el…
idyll updated
6 years ago
-
Web-browser standards use [WebIDL](https://heycam.github.io/webidl/), which often has files ending with `.webidl` (example in [Firefox](https://dxr.mozilla.org/mozilla-central/source/dom/webidl)).
-
From @bclinkinbeard
> I don't know if this goes here or in the docs-redux repo, but I keep picturing something and wanted to write it down.
>
> I think the editor is compelling enough that it s…
-
There's a lot going on right now that is going to mean we need either a script or instructions to get SSL setup locally with SAN support.
First, HTTP/2 (H2) requires TLS. Even in development mode. …
idyll updated
6 years ago
-
Including `onEnterViewFully` causes the idyll app to not even begin staying on a white screen with the following error in the console
error in console:
```
index.js:3328 Uncaught TypeError: wat…
-
I've tried copying the example page from [online editor](http://idyll-lang.org/editor/) into a `foo.idl` and compiling it, but it first failed with
```js
Error: Component named DisplayVar could no…
-
Prior art: [remark](https://github.com/wooorm/remark)
Goal: Table of contents. References. Other similar things.
Proposed interface for plugins that are applied to the AST after parsing and befo…