-
-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #304 from johnnyreilly/master
Upgraded dependencies (including babel 5 -> 6) #197
- Loading branch information
Showing
19 changed files
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Asset Size Chunks Chunk Names | ||
bundle.js 1.76 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 365 bytes [rendered] | ||
[0] ./.test/es6resolveParent/index.tsx 365 bytes {0} [built] | ||
bundle.js 1.74 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 349 bytes [rendered] | ||
[0] ./.test/es6resolveParent/index.tsx 349 bytes {0} [built] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Asset Size Chunks Chunk Names | ||
bundle.js 2.42 kB 0 [emitted] main | ||
bundle.js.map 2.51 kB 0 [emitted] main | ||
chunk {0} bundle.js, bundle.js.map (main) 896 bytes [rendered] | ||
[0] ./.test/issue81/a.ts 896 bytes {0} [built] | ||
bundle.js 2.76 kB 0 [emitted] main | ||
bundle.js.map 1.66 kB 0 [emitted] main | ||
chunk {0} bundle.js, bundle.js.map (main) 1.23 kB [rendered] | ||
[0] ./.test/issue81/a.ts 1.23 kB {0} [built] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Asset Size Chunks Chunk Names | ||
bundle.js 2.03 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 565 bytes [rendered] | ||
[0] ./.test/issue92/app.ts 404 bytes {0} [built] | ||
[1] ./.test/issue92/submodule/submodule.tsx 161 bytes {0} [built] | ||
bundle.js 1.91 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 444 bytes [rendered] | ||
[0] ./.test/issue92/app.ts 323 bytes {0} [built] | ||
[1] ./.test/issue92/submodule/submodule.tsx 121 bytes {0} [built] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Asset Size Chunks Chunk Names | ||
bundle.js 2.29 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 819 bytes [rendered] | ||
[0] ./.test/jsxPreserve/app.tsx 777 bytes {0} [built] | ||
bundle.js 2.28 kB 0 [emitted] main | ||
chunk {0} bundle.js (main) 808 bytes [rendered] | ||
[0] ./.test/jsxPreserve/app.tsx 766 bytes {0} [built] | ||
[1] external "react" 42 bytes {0} [not cacheable] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
{ | ||
"compilerOptions": { | ||
"jsx": "preserve" | ||
}, | ||
"files": [ | ||
"react.d.ts" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters