Releases: plentico/plenti
Releases · plentico/plenti
v0.6.57
v0.6.56
v0.6.55
Changelog
- b4cc735 Bundling with esbuild - Bump esbuild version to v0.23.1 - Add esbuild as a direct dependency - Add --bundle/-b build flag to build and serve commands - Rename --benchmark/-b to --profile/-P Note: right now bundle cleans up spa dir and only keeps core/main.js (bundled) and bundle.css. Might want to change this or make it optional.
- fce65e0 Fix io import in bundle.go
- 55b41f8 Merge pull request #338 from hlanderdev/master
- 6a7fe6b Removed excess file copy code in bundle process
- 8df9494 Removed if block around spa dir cleanup code
v0.6.54
v0.6.53
v0.6.52
v0.6.50
v0.6.47
v0.6.46
v0.6.45
Changelog
- d84c8e0 Fingerprint each spa file to break cache (#320).
- e067a90 Go mod tidy + re-add esbuild.
- 1005ca6 Load siteConfig when modifying import path (#320).
- 9ac9d24 Revert "Fingerprint each spa file to break cache (#320)."
- fbb86a2 Revert "Load siteConfig when modifying import path (#320)."
- 82b2f2e Upgrade tdewolff/minify/v2 v2.11.7 => v2.20.20.