Skip to content

Commit 8cdfebf

Browse files
committed
Merge branch 'master' of github.com:pipe01/esbuild-plugin-vue3
2 parents 5974fdb + 9f0e6d2 commit 8cdfebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ esbuild.build({
4343
bundle: true,
4444
outfile: "dist/app.js",
4545
entryNames: '[dir]/[name]-[hash]',
46+
metafile: true,
4647
plugins: [vuePlugin({
4748
generateHTML: "src/index.html"
4849
// Or:

0 commit comments

Comments
 (0)