Fix path.remove() leading & trailing comments sharing (#5504)
This commit is contained in:
committed by
Henry Zhu
parent
0cd541b7d8
commit
299e51298c
@@ -2,6 +2,7 @@
|
||||
|
||||
var _export = require("./export");
|
||||
|
||||
//index.js file
|
||||
function ParentComponent() {
|
||||
return babelHelpers.jsx(_export.form.TestComponent, {});
|
||||
} //index.js file
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user