This website requires JavaScript.
Explore
Help
Sign in
xmj
/
element-call
Watch
1
Star
0
Fork
You've already forked element-call
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f48314bd9b
element-call
/
.gitignore
11 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-07-16 21:22:03 +00:00
node_modules
.DS_Store
Add `.env` to `.gitignore` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-07-15 09:29:25 +00:00
.env
Initial commit
2021-07-16 21:22:03 +00:00
dist
dist-ssr
Add .idea to gitignore For those of us using WebStorm
2022-03-16 19:44:38 +00:00
*.local
.idea/
Add instructions to put config.json inside public/
2022-11-09 15:55:21 +00:00
public/config.json
Add coverage reports to .gitignore
2023-02-15 20:13:39 +00:00
/coverage
Fix big grid crashing due to missing React import by fixing the cause rather than the symptom: this upgrades the code to use the new, recommended JSX transform mode of React 17+, which no longer requires you to import React manually just to write JSX.
2023-06-30 22:21:18 +00:00
yarn-error.log
Reference in a new issue
Copy permalink