diff options
author | 2021-07-01 10:42:56 -0400 | |
---|---|---|
committer | 2021-07-01 10:42:56 -0400 | |
commit | fd80381db2c8cbc8ec4c2a3b3cd6baa4f090e912 (patch) | |
tree | a321436c3c047e56bbb19afbe4f3919ffce952c0 /examples/framework-vue | |
parent | 0de30ef01aa98f57a7fbfc07a609777bec456019 (diff) | |
download | astro-fd80381db2c8cbc8ec4c2a3b3cd6baa4f090e912.tar.gz astro-fd80381db2c8cbc8ec4c2a3b3cd6baa4f090e912.tar.zst astro-fd80381db2c8cbc8ec4c2a3b3cd6baa4f090e912.zip |
Adds hydrationPolyfills config for renderers (#594)
Some renderers, such as Lit, need special polyfills only for hydration. We have the `polyfills` array, but that is intended for polyfills that always need to run. This adds a second type hydrationPolyfills that only run on elements that are `:load`, `:idle`, etc.
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions