Skip to content

Commit dee9be7

Browse files
committedMar 22, 2020
buidl
1 parent 5d08c2b commit dee9be7

File tree

371 files changed

+2326
-2481
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

371 files changed

+2326
-2481
lines changed
 

‎.babelrc

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"presets": [
3-
"react-app"
3+
"react-app",
4+
// "env", {
5+
// "modules": false
6+
// }
47
],
58
"plugins": [
69
["@babel/plugin-proposal-decorators", {"legacy": true}],

‎build/asset-manifest.json

+184-196
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)