diff options
Diffstat (limited to 'packages/turbo/.dev-mode')
| -rw-r--r-- | packages/turbo/.dev-mode | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/turbo/.dev-mode b/packages/turbo/.dev-mode new file mode 100644 index 0000000..c25642e --- /dev/null +++ b/packages/turbo/.dev-mode @@ -0,0 +1,3 @@ +DO NOT DELETE OR NPM PUBLISH THIS FILE. + +Its existence is used by `install.js` to determine if it should attempt to replace the binary with the native executable. |