Skip to content

Commit 777b27b

Browse files
committed
✅ Add 'dist' to the webpack dev server static set
1 parent a00c251 commit 777b27b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### v2.1.23 (2024-10-20)
22
#### Improvements
33
- Upgraded dependencies
4+
- Add the `dist` folder to the webpack dev server static directory.
45
#### Bug fixes
56
- Corrected an NPM warning in `package.json`
67
- Corrected error parsing undefined `mediaBag` attribute in JSON files.

test/dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../dist

0 commit comments

Comments
 (0)