Skip to content

Commit 5b3a4dd

Browse files
committed
Runtime is no longer external in the example
1 parent 2563501 commit 5b3a4dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/todomvc/.babelrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"stage": 0,
3-
"optional": ["runtime"]
2+
"stage": 0
43
}

0 commit comments

Comments
 (0)