Skip to content

Commit 5103430

Browse files
author
Ives van Hoorne
committed
Add flow-bin to preinstalled deps
1 parent f5ee159 commit 5103430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/app/src/sandbox/compile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ const PREINSTALLED_DEPENDENCIES = [
149149
'babel-plugin-transform-prevent-infinite-loops',
150150
'babel-plugin-transform-vue-jsx',
151151
'babel-plugin-jsx-pragmatic',
152+
153+
'flow-bin',
152154
];
153155

154156
function getDependencies(parsedPackage, configurations) {

0 commit comments

Comments
 (0)