v/vlib/vweb/assets
joe-conigliaro 45e76609b0
vweb.assets: adds AssetManager for combining/minifying/caching css & js assets (#1452)
* start

* more work

* more

* more work

* update comments

* add back mut

* make minify faster

* add mut

* revert option size

* ret bool from public methods not ?bool for now

* update comments etc

* update comment

* dont return option for now

* clean up
2019-08-03 20:09:09 +10:00
..
assets.v vweb.assets: adds AssetManager for combining/minifying/caching css & js assets (#1452) 2019-08-03 20:09:09 +10:00