Skip to content

Commit

Permalink
fix withAssetResourceRuleFilename (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
innerjoin authored Feb 6, 2024
1 parent eb8e9c4 commit b6c4cd6
Show file tree
Hide file tree
Showing 9 changed files with 7,474 additions and 7,408 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.13.2] - 06.02.2023

### Added

* Fix broken `withAssetResourceRuleFilename()`
* Add support to switch between `[contenthash]` and `[pathhash]` by setting it via ` .withAssetResourceRuleFilename('static/[name]-[contenthash][ext]')`

## [1.13.1] - 04.12.2023

Expand Down
49 changes: 35 additions & 14 deletions dist/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b6c4cd6

Please sign in to comment.