Slide 4
Slide 4 text
HTML Imports(Abandoned)
• CustomElementsを外部からインポートする機能
• Chromeに先行実装されてたが様々な課題があり、開発が停止
• Global object pollution
• Parse blocking with inline script
• Independent dependency resolution infrastructures
between HTML Imports and ES6 Script Modules
• Non-intuitive import pass through