📚 node [[astro rfcs]]
-
Components
<Raw/>
[[escaped-and-raw-components]]<Escape/>
[[escaped-and-raw-components]]
-
Compiler
- AllowedCustomElements [[custom-elements]]
-
API
-
Astro.defer(execute: function,point: number = 1)
-
Runs after rest of site is built
- Site.0
- Astro.defer.1
- Astro.defer.2
- Astro.defer.2
- Astro.defer.3
- etc
-
Runs after rest of site is built
Astro.compile(thing: function)
run at compile time, entireAstro.compile(...)
is replaced with whateverthing
returns (let n = Astro.compile(function() {return 5 + 5})
is compiled intolet n = 10
once built)
-
📖 stoas
- public document at doc.anagora.org/astro-rfcs
- video call at meet.jit.si/astro-rfcs
⥱ context
↑ pushing here
(none)
(none)
↓ pulling this
(none)
(none)
🔎 full text search for 'astro rfcs'