Commit Graph

6 Commits

Author SHA1 Message Date
Adam Stankiewicz
d10c461148 build: use shared browserslist config (#211) 2022-04-04 14:10:16 -04:00
Usama Sadiq
6ab2c820db build: update transifex pull translations command (#277) 2022-04-04 16:02:53 +05:00
Ansab Gillani
9b1e3c4c2a feat: add edx/reactifex support (#267) 2022-03-22 09:30:18 +05:00
David Joy
e8a77aa4c7 build: switch from travis to github actions for checks (#64)
* build: switch from travis to github actions for checks

* lint: fixing linting error
2021-03-30 16:46:08 -04:00
stvn
49c46c4dc1 Update app name
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
    xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
2020-05-06 12:40:55 -07:00
stv
0e4f8ed2cf Initial commit 2020-05-06 12:40:54 -07:00