| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Makes workflows use the prod flag where possible to test the app works
correctly, and reduce build times.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Changes the sourcemap path to point to the location it is compiled to.
Dynamically determines the correct SHA to use for program compilation
and sentry release as it was incorrect for PRs due to the way github
actions work.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| |
|
|
|
|
|
| |
Adds eslint, eslint rules, and updates the workflow file. Adds a yarn
command to run linting.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| |
|
|
|
|
|
| |
Updates package.json to keep only the bare minimum required for
production in dependencies.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Introduce new build system: SWC
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
|