有谁知道如何使用html-webpack-plugin注入<link>和<meta>指向文件的标签?
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.png">
有谁知道如何使用html-webpack-plugin注入<link>和<meta>指向文件的标签?
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.png">