diff --git a/build.js b/build.js index 9abb517..bc552ed 100644 --- a/build.js +++ b/build.js @@ -137,7 +137,11 @@ export async function rollupOptions(config) { let frontHtml = ''; frontHtml += `
`; frontHtml += ``; - frontHtml += ` `; + frontHtml += ` + +`; frontHtml += files.js ?.map(({ code }) => ``) @@ -183,12 +187,12 @@ export async function rollupOptions(config) { return options.fields .map( (field) => - `