| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Now I can use php to determine current env and load static CSS file if
it is prod.
|
| | |
|
| |
|
|
| |
Assets used in Sass was not looking in the right directory once built.
|
| | |
|
| |
|
|
|
| |
Some errors occured when updating scss files. It seems to be a runtime
issue: by adding a single runtime I no longer have errors.
|
|
|
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...)
|