Skip to content

Commit deb8e49

Browse files
committed
chore(babel): remove superfluous "new:" inline comment in options destructure
1 parent b05a9f8 commit deb8e49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/babel/src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ function createBabelOutputPluginFactory(customCallback = returnObject) {
237237
/* eslint-disable no-unused-vars */
238238
const {
239239
allowAllFormats,
240-
// new: allow filtering of generated chunks by name
241240
includeChunks,
242241
excludeChunks,
243242
exclude,

0 commit comments

Comments
 (0)