Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Releases: hostnet/asset-lib

Support for additional output files

03 Jul 11:33
Compare
Choose a tag to compare

Support for additional output files

V2 of the bundler

25 Jun 06:08
Compare
Choose a tag to compare

Major re-write of the bundler part of the code. No more Unix Socket and in its place are now build configs.

See #74 for more information.

Fix in contentpipeline where writer was used for cache files

05 Jun 13:50
Compare
Choose a tag to compare

Fix in contentpipeline where writer was used for cache files causing unnessecery triggering the listeners.

Do not override window.require when loaded twice

04 Apr 10:44
f3a9e26
Compare
Choose a tag to compare

Do not override window.require when loaded twice

import collector flexibility

23 Mar 09:15
Compare
Choose a tag to compare
0.0.18

make the import collectors a bit more reusable (#69)

single process runner fixes

30 Jan 09:35
Compare
Choose a tag to compare
0.0.17

single process runner supports Brotli too (#65)

Additional fix for files starting with a dot

30 Jan 07:46
2fd7d44
Compare
Choose a tag to compare

Additional fix for files starting with a dot.

brotli plugin added

29 Jan 13:00
Compare
Choose a tag to compare
0.0.15

added brotli compression support (#62)

Small fix in de change detection

29 Jan 08:10
Compare
Choose a tag to compare

Small fix in de change detection

Fixed odd behavior of `.htaccess` files

25 Jan 11:22
57d1231
Compare
Choose a tag to compare

Fixed odd behavior of .htaccess files. They should now be processed correctly.