pull/8491/head
Simon Holthausen 3 years ago
parent 339b7a981b
commit 9d2171d669

@ -83,7 +83,7 @@ export default [
}), }),
ts_plugin, ts_plugin,
{ {
writeBundle(bundle) { writeBundle(_options, bundle) {
if (dir === 'internal') { if (dir === 'internal') {
const mod = bundle['index.mjs']; const mod = bundle['index.mjs'];
if (mod) { if (mod) {

Loading…
Cancel
Save