developit / developit/microbundle

IIFE uses the same name format as CJS?

オープン
#998 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
8.1k
フォーク
358
PR マージ指標
30日以内にマージされた PR はありません

説明

When exporting IIFE format, name of the output file is the same as for CJS format so CJS is overwritten

```
> microbundle --format cjs,iife --name mynth_test

Build "test" to dist:
567 B: test.cjs.gz
437 B: test.cjs.br
573 B: test.cjs.gz
442 B: test.cjs.br
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。