remove comment
This commit is contained in:
parent
c051a1249d
commit
21b99b3810
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ export function transpiler(input, options = {}) {
|
||||||
return this.replace(miniWithLocation(value, node));
|
return this.replace(miniWithLocation(value, node));
|
||||||
}
|
}
|
||||||
if (isWidgetFunction(node)) {
|
if (isWidgetFunction(node)) {
|
||||||
// collectSliderLocations?
|
|
||||||
emitWidgets &&
|
emitWidgets &&
|
||||||
widgets.push({
|
widgets.push({
|
||||||
from: node.arguments[0].start,
|
from: node.arguments[0].start,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue