| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: convert html files to php | Armand Philippot | 2021-10-30 | 1 | -0/+1 |
| | | | | | | Now I can use php to determine current env and load static CSS file if it is prod. | ||||
| * | chore: move htdocs to repo root | Armand Philippot | 2021-10-30 | 1 | -1/+1 |
| | | |||||
| * | feat: translate the app - two locales available: fr and en | Armand Philippot | 2021-10-26 | 1 | -0/+1 |
| | | |||||
| * | build: remove composer | Armand Philippot | 2021-10-25 | 1 | -1/+0 |
| | | | | | | I convert the app to use HTML instead of PHP, so I don't need composer anymore. | ||||
| * | build: add babel runtime to use async functions | Armand Philippot | 2021-10-24 | 1 | -0/+2 |
| | | |||||
| * | build: add webpack config | Armand Philippot | 2021-10-17 | 1 | -2/+2 |
| | | | | | | | | Downgrade Imagemin-SVGO to v9 because v10 is incompatible with image minimizer. Change ESlint config to avoid lint error (should be dependency instead of devDependency...) | ||||
| * | chore: initial commit | Armand Philippot | 2021-10-17 | 1 | -0/+71 |
| Add default configuration for dev tools and needed packages | |||||
