Ravi Kumar Kempapura Srinivasa
|
685f1f90bc
|
Handle non `.js` files in asset/js and non `.css` or `.less` in asset/css folder
Non javascript files in asset/js folder or non css or less files in asset/css folder causes minfier to throw error. This is handled here.
|
2021-11-02 08:58:58 +01:00 |
Johannes Meyer
|
81c0613e68
|
Library: Add missing shut-up operator to `file_get_contents` call
|
2021-06-16 11:57:00 +02:00 |
Johannes Meyer
|
0d6da2d859
|
error/error: Check web2's deps and enhance lib checks
|
2021-06-07 09:40:40 +02:00 |
Johannes Meyer
|
64d1574972
|
JavaScript: Load minified library assets if available
|
2021-02-22 15:09:59 +01:00 |
Johannes Meyer
|
c49a811fb5
|
Library: Add getters for the different asset paths
|
2020-11-18 13:20:09 +01:00 |
Johannes Meyer
|
c2769bd177
|
Library: Add accessors for assets
|
2020-11-18 13:20:09 +01:00 |
Johannes Meyer
|
84c23fe92b
|
Library: Add accessors for meta data
|
2020-11-18 13:20:09 +01:00 |
Johannes Meyer
|
a2bdc8074f
|
Introduce classes `Libraries` and `Library`
|
2020-11-18 13:20:09 +01:00 |