Skip to content

Commit be858cc

Browse files
committed
Rebuild code.
1 parent 8404b51 commit be858cc

20 files changed

+19398
-5179
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# See https://help.github.com/ignore-files/ for more about ignoring files.
1+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# dependencies
44
/node_modules
5+
/.pnp
6+
.pnp.js
57

68
# testing
79
/coverage

config/env.js

-93
This file was deleted.

config/jest/cssTransform.js

-14
This file was deleted.

config/jest/fileTransform.js

-12
This file was deleted.

config/paths.js

-55
This file was deleted.

config/polyfills.js

-22
This file was deleted.

0 commit comments

Comments
 (0)