[whatwg/webidl] `make remote` fails due to missing ECMAScript references (Issue #1444)

### What is the issue with the Web IDL Standard?

Repro:

1. Clone the repository
2. `make remote`
3. Observe:
```
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  664k    0   223  100  663k     35   106k  0:00:06  0:00:06 --:--:--    67

Error running preprocessor, returned code: 2.
LINK ERROR: No 'idl' refs found for '%IteratorPrototype%'.
{{%IteratorPrototype%}}
 ✘  Did not generate, due to errors exceeding the allowed error level.
make: *** [Makefile:5: remote] Error 22
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1444
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1444@github.com>

Received on Saturday, 26 October 2024 21:22:16 UTC