UNPKG
fbjs-scripts
Version:
latest (3.0.1)
next (0.6.0-alpha.3)
3.0.1
3.0.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.6.0-alpha.3
0.6.0-alpha.2
0.6.0-alpha.1
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
A bundle of helpful scripts used in projects consuming fbjs.
github.com/facebook/fbjs
facebook/fbjs
fbjs-scripts
/
jest
/
environment.js
9 lines
(7 loc)
•
207 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Copyright (c) 2013-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */
global
.__DEV__ =
true
;