We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3591732 commit 62546fdCopy full SHA for 62546fd
src/React.Core/package.json
@@ -2,6 +2,9 @@
2
"version": "1.0.0",
3
"name": "React.Core",
4
"private": true,
5
+ "scripts": {
6
+ "build": "gulp"
7
+ },
8
"devDependencies": {
9
"babel-core": "6.9.1",
10
"babel-loader": "6.2.10",
0 commit comments