<Nested foo='bar'/> <script> export default { immutable: true, components: { Nested: window.Nested } }; </script>