Skip to content

Commit bf4df10

Browse files
committed
parcel default bundler w/webpack alt
1 parent 38dbf9e commit bf4df10

File tree

1,822 files changed

+152393
-2090
lines changed

Some content is hidden

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

1,822 files changed

+152393
-2090
lines changed

.eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
'plugin:react/recommended',
1717
'plugin:react-hooks/recommended',
1818
'plugin:@typescript-eslint/recommended',
19-
'prettier/@typescript-eslint',
19+
'prettier',
2020
'plugin:prettier/recommended',
2121
'plugin:jsx-a11y/recommended',
2222
],

public/img/.gitkeep .gitmodules

File renamed without changes.

.parcelrc

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"extends": "@parcel/config-default",
3+
"transformers": {
4+
"*.{ts,tsx}": ["@parcel/transformer-typescript-tsc"]
5+
},
6+
"validators": {
7+
"*.{ts,tsx}": ["@parcel/validator-typescript"]
8+
},
9+
"resolvers": ["...", "parcel-resolver-tspaths"],
10+
"reporters": ["...", "@parcel/reporter-bundle-analyzer"]
11+
}

.yarn/build-state.yml

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Warning: This file is automatically generated. Removing it is fine, but will
2+
# cause all your builds to become invalidated.
3+
4+
# @parcel/source-map@npm:2.0.0-alpha.4.21
5+
"1d6d112ec0473238c31f07262e90b494ce00cf6937549c24437513c8a4da37fa29c20d6da9d8a110a70f051d82bf4ad80fdcfa0e3392965e76292d4a4fe20543":
6+
4d4b7d0506a53c009a9539615360dc32f9ba37a3ba41840ecfe53be5ba8d14f78e9bb02e5a3e8143f88b51aab0ee9a71a6618cb79953a07badb919fd3385f2e6
7+
8+
# @parcel/watcher@npm:2.0.0-alpha.10
9+
"efa1d8d06cfccfa8416b8c741bfae7059fb2acbc8a6333b312abb3b3bbbab187e4c884e9e59f4f463ba8db99dfb206944efec44f40e42974342ebfc4488a38c5":
10+
08f46a3bca9f8217eaaef677df7c18e7792e357d27a6a69c46d79a630cce61074bf228e85c04aba7a64c0325d9cdd50459a67125a334a2a57567ae8bd304e25f
11+
12+
# core-js-pure@npm:3.11.0
13+
"7eea9e0f98840ca9f1c10fb3f587b02d14fed93f8469130e750246f883940b97f170d8f547ceac253ce43eef6c41ea6628ad58af80c3228f17aee28184f9d424":
14+
3589bf8a54428c6529056229c6210c2e164293674375fb9fd12c04951bb5bd67f15dcdf84059331126aa489ab4719b8d2f13e6c6f1fd70fd90c5171c2f44f4d6
15+
16+
# core-js@npm:3.11.0
17+
"389b8c7dd20cea15b4f6192bd6f9d3bc37aa2e390f5575cf3b88cd0d58002f503edff4b0253f74869f44691b7639b167972b9a5e271ffefe93f8702e8567a03a":
18+
81a31e9e42bb0162619d6822b18db6a0ecf614b4eb070c690825e50bf01006efc79cf9234febe9062e84fb8d2902e4ff119add6d5f1ee60c7a2b61fea5727a05
19+
20+
# ejs@npm:2.7.4
21+
"879ed38a4e6f542ab08c36367888dd2c675bef03e81327d75da644a9795ff2d91c34d3cc00a725a6332b56c51ff7cd6a6c5e8c9f9411e6c41bf42b356e1e2417":
22+
a722bf08e92aef903aa373405a4f6e28107041a162c48c6fc745803ab49c68c7377826a00d0bc884407ec67279e1e0e9a50bd76705f5a63708bb839dc7f24eb7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)